Type Alias nrf52840_hal::pac::saadc::inten::CH4LIMITL_W

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

Field CH4LIMITL writer - Enable or disable interrupt for CH[4].LIMITL event

Aliased Type§

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