Type Alias nrf52832_hal::pac::saadc::inten::CH6LIMITL_W

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

Field CH6LIMITL writer - Enable or disable interrupt for CH[6].LIMITL event

Aliased Type§

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