pub type CC2GW = CC4GW;
Expand description
Values that can be written to the field CC2G
Aliased Type§
pub enum CC2GW {
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.