pub type STOPPED_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, STOPPED_AW, O>;
Expand description

Field STOPPED writer - Write ‘1’ to enable interrupt for STOPPED event

Implementations

Enable