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

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

Implementations

Enable