Type Alias stm32wlxx_hal::pac::spi1::I2SPR
pub type I2SPR = Reg<I2SPR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
I2SPR register accessor: an alias for Reg<I2SPR_SPEC>
Aliased Type§
struct I2SPR { /* private fields */ }