Type Alias stm32_hal2::pac::lptim1::cfgr::WAVE_W

source ·
pub type WAVE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, WAVE_A, BitM, O>;
Expand description

Field WAVE writer - Waveform shape

Aliased Type§

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