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

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

Implementations

Enable