Type Alias stm32wlxx_hal::pac::spi1::i2scfgr::DATLEN_W
pub type DATLEN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, I2SCFGR_SPEC, u8, DATLEN_A, Unsafe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DATLEN
writer - DATLEN
Aliased Type§
struct DATLEN_W<'a, const O: u8> { /* private fields */ }