Type Alias nrf52811_hal::pac::saadc::intenclr::CH1LIMITL_W

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

Field CH1LIMITL writer - Write ‘1’ to disable interrupt for event CH1LIMITL

Aliased Type§

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