Type Alias nrf52810_hal::pac::saadc::inten::CALIBRATEDONE_W

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

Field CALIBRATEDONE writer - Enable or disable interrupt for event CALIBRATEDONE

Aliased Type§

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