Type Alias stm32wlxx_hal::pac::lptim3::cfgr::WAVPOL_W
pub type WAVPOL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, WAVPOL_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field WAVPOL
writer - WAVPOL
Aliased Type§
struct WAVPOL_W<'a, const O: u8> { /* private fields */ }