Type Alias nrf52840_hal::pac::saadc::inten::DONE_W

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

Field DONE writer - Enable or disable interrupt for DONE event

Aliased Type§

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