Type Alias nrf52840_hal::pac::radio::intenset::CRCERROR_W

source ·
pub type CRCERROR_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, CRCERROR_AW, BitM, O>;
Expand description

Field CRCERROR writer - Write ‘1’ to enable interrupt for CRCERROR event

Aliased Type§

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