Type Alias stm32wlxx_hal::pac::spi1::i2scfgr::I2SCFG_W

pub type I2SCFG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, I2SCFGR_SPEC, u8, I2SCFG_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field I2SCFG writer - I2SCFG

Aliased Type§

struct I2SCFG_W<'a, const O: u8> { /* private fields */ }