Type Alias stm32wlxx_hal::pac::spi1::i2spr::I2SDIV_W

pub type I2SDIV_W<'a, const O: u8> = FieldWriterRaw<'a, u32, I2SPR_SPEC, u8, u8, Unsafe, 8, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field I2SDIV writer - I2SDIV

Aliased Type§

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