Type Alias nrf52832_hal::pac::radio::intenclr::CRCERROR_W

source ·
pub type CRCERROR_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, CRCERROR_AW, BitM, 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 */ }