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