pub type ABORT_DONE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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

Aliased Type§

struct ABORT_DONE_W<'a, REG> { /* private fields */ }