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

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

Implementations

Enable