Type Alias STOPF_R
pub type STOPF_R = BitReaderRaw<bool>;
Expand description
Field STOPF
reader - STOP flag This bit is set by hardware and cleared only by any reset or by setting the CPU1 CSSF bit.
Aliased Typeยง
struct STOPF_R { /* private fields */ }