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§
pub struct CRCERROR_W<'a, const O: u8> { /* private fields */ }