Type Alias nrf52840_pac::ecb::intenset::ERRORECB_W
source · pub type ERRORECB_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, ERRORECB_AW, O>;
Expand description
Field ERRORECB
writer - Write ‘1’ to enable interrupt for ERRORECB event
Aliased Type§
struct ERRORECB_W<'a, const O: u8> { /* private fields */ }