Type Alias stm32wlxx_hal::pac::tim17::egr::COMG_W
pub type COMG_W<'a, const O: u8> = BitWriterRaw<'a, u32, EGR_SPEC, COMG_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field COMG
writer - Capture/Compare control update generation
Aliased Type§
struct COMG_W<'a, const O: u8> { /* private fields */ }