Type Alias nrf52840_pac::mwu::intenclr::REGION0RA_W
source · pub type REGION0RA_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, REGION0RA_AW, O>;
Expand description
Field REGION0RA
writer - Write ‘1’ to disable interrupt for REGION[0].RA event
Aliased Type§
struct REGION0RA_W<'a, const O: u8> { /* private fields */ }