Type Alias nrf52832_hal::pac::saadc::inten::RESULTDONE_W

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

Field RESULTDONE writer - Enable or disable interrupt for RESULTDONE event

Aliased Type§

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