Type Alias RWSTOP_R

pub type RWSTOP_R = BitReaderRaw<bool>;
Expand description

Field RWSTOP reader - Read wait stop This bit is written by firmware and auto cleared by hardware when the DPSM moves from the READ_WAIT state to the WAIT_R or IDLE state.

Aliased Typeยง

struct RWSTOP_R { /* private fields */ }