Type Alias stm32wlxx_hal::pac::rcc::ccipr::SPI2S2SEL_W
pub type SPI2S2SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, SPI2S2SEL_A, Unsafe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SPI2S2SEL
writer - SPI2S2 I2S clock source selection
Aliased Type§
struct SPI2S2SEL_W<'a, const O: u8> { /* private fields */ }