Type Alias stm32wlxx_hal::pac::spi1::I2SCFGR

pub type I2SCFGR = Reg<I2SCFGR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

I2SCFGR register accessor: an alias for Reg<I2SCFGR_SPEC>

Aliased Type§

struct I2SCFGR { /* private fields */ }