Type Alias nrf52832_hal::pac::saadc::intenclr::CH6LIMITL_W

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

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

Aliased Type§

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