Type Alias nrf52832_hal::pac::saadc::intenclr::CH0LIMITL_W

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

Field CH0LIMITL writer - Write ‘1’ to Disable interrupt for CH[0].LIMITL event

Aliased Type§

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