Struct stm32l4_stm32hal::stm32l4x5::tim8::egr::CC2G_W [−][src]
pub struct CC2G_W<'a> { /* fields omitted */ }
Expand description
Write proxy for field CC2G
Implementations
If CC1 is an output: CC1IF flag is set, Corresponding interrupt or DMA request is sent if enabled. If CC1 is an input: The current value of the counter is captured in TIMx_CCR1 register.