Type Alias nrf52832_hal::pac::saadc::intenset::CH0LIMITH_W

source ·
pub type CH0LIMITH_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, CH0LIMITH_AW, BitM, O>;
Expand description

Field CH0LIMITH writer - Write ‘1’ to Enable interrupt for CH[0].LIMITH event

Aliased Type§

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