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

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

Implementations

Enable