Type Alias nrf52840_pac::lpcomp::intenset::DOWN_W
source · 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
Aliased Type§
struct DOWN_W<'a, const O: u8> { /* private fields */ }