Struct stm32l4_stm32hal::stm32l4x5::tim2::egr::CC3G_W [−][src]
pub struct CC3G_W<'a> { /* fields omitted */ }
Expand description
Write proxy for field CC3G
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.