Type Alias nrf52811_hal::pac::comp::intenset::DOWN_W

source ·
pub type DOWN_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, DOWN_AW, BitM, O>;
Expand description

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

Aliased Type§

struct DOWN_W<'a, const O: u8> { /* private fields */ }