Type Alias nrf52832_hal::pac::comp::inten::DOWN_W

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

Field DOWN writer - Enable or disable interrupt for DOWN event

Aliased Type§

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