Type Alias nrf52840_hal::pac::saadc::inten::CH6LIMITH_W

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

Field CH6LIMITH writer - Enable or disable interrupt for CH[6].LIMITH event

Aliased Type§

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