pub type ABORT_DONE_R = BitReader;
Expand description

Field ABORT_DONE reader - Raised when any bit in ABORT_DONE is set. Clear by clearing all bits in ABORT_DONE.

Aliased Type§

struct ABORT_DONE_R { /* private fields */ }