Type Alias nrf52832_hal::pac::saadc::inten::CH5LIMITL_W

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

Field CH5LIMITL writer - Enable or disable interrupt for CH[5].LIMITL event

Aliased Type§

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