Type Alias stm32f4xx_hal::pac::tim1::egr::COMG_W

source ·
pub type COMG_W<'a, const O: u8> = BitWriterRaw<'a, u32, EGR_SPEC, bool, BitM, O>;
Expand description

Field COMG writer - Capture/Compare control update generation

Aliased Type§

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