Type Alias stm32_hal2::pac::lptim3::cfgr::WAVPOL_W

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

Field WAVPOL writer - Waveform shape polarity

Aliased Type§

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