Type Alias nrf52810_hal::pac::saadc::inten::CH2LIMITL_W

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

Field CH2LIMITL writer - Enable or disable interrupt for event CH2LIMITL

Aliased Type§

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