Type Alias nrf51_hal::pac::lpcomp::intenclr::DOWN_W

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

Field DOWN writer - Disable interrupt on DOWN event.

Aliased Type§

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