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