pub type WRITEBACK_DONE_HEAD_R = BitReader<bool>;
Expand description

Field writeback_done_head reader - WritebackDoneHead

This bit is set immediately after HC has written to. Further updates of the will not occur until this bit has been cleared. HCD should only clear this bit after it has saved the content of HccaDoneHead.

Aliased Type§

struct WRITEBACK_DONE_HEAD_R { /* private fields */ }