Type Alias stm32wlxx_hal::pac::spi1::crcpr::CRCPOLY_R
pub type CRCPOLY_R = FieldReaderRaw<u16, u16>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CRCPOLY
reader - CRC polynomial register
Aliased Type§
struct CRCPOLY_R { /* private fields */ }