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