Type Alias stm32wlxx_hal::pac::spi1::cr1::SPE_R
pub type SPE_R = BitReaderRaw<SPE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SPE
reader - SPI enable
Aliased Type§
struct SPE_R { /* private fields */ }