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