pub type CC3GW = CC4GW;Expand description
Values that can be written to the field CC3G
Aliased Type§
pub enum CC3GW {
TRIGGER,
}Variants§
TRIGGER
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.