Type Alias stm32wlxx_hal::pac::dmamux::c2cr::SPOL_W
pub type SPOL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, C2CR_SPEC, u8, SPOL_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SPOL
writer - Synchronization polarity
Aliased Type§
struct SPOL_W<'a, const O: u8> { /* private fields */ }