Type Alias stm32wlxx_hal::pac::spi1::sr::CRCERR_R
pub type CRCERR_R = BitReaderRaw<CRCERR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CRCERR
reader - CRC error flag
Aliased Type§
struct CRCERR_R { /* private fields */ }