Type Alias stm32wlxx_hal::pac::spi1::sr::CRCERR_W

pub type CRCERR_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, CRCERR_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CRCERR writer - CRC error flag

Aliased Type§

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