Type Alias nrf52832_hal::pac::saadc::inten::CH5LIMITH_W

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

Field CH5LIMITH writer - Enable or disable interrupt for CH[5].LIMITH event

Aliased Type§

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