Type Alias nrf52832_hal::pac::saadc::inten::CH3LIMITH_W

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

Field CH3LIMITH writer - Enable or disable interrupt for CH[3].LIMITH event

Aliased Type§

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