Type Alias stm32wlxx_hal::pac::spi1::cr2::DS_W

pub type DS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u8, DS_A, Unsafe, 4, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DS writer - Data size

Aliased Type§

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