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

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

Implementations

Disable