Type Alias nrf52840_hal::pac::saadc::inten::CH2LIMITH_W

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

Field CH2LIMITH writer - Enable or disable interrupt for CH[2].LIMITH event

Aliased Type§

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