Type Alias nrf52840_hal::pac::radio::intenclr::DEVMISS_W

source ·
pub type DEVMISS_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, DEVMISS_AW, BitM, O>;
Expand description

Field DEVMISS writer - Write ‘1’ to disable interrupt for DEVMISS event

Aliased Type§

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