Selects the PWM output line action performed on a CC0/CC1 match, overflow or underflow event.
Enumerations | |
| enum | cy_en_pwm_output_action_t { CY_TCPWM_PWM_ACTION_SET = 0U, CY_TCPWM_PWM_ACTION_CLEAR = 1U, CY_TCPWM_PWM_ACTION_INVERT = 2U, CY_TCPWM_PWM_ACTION_NO_CHANGE = 3U } |
| PWM output line action performed on a CC0/CC1 match, overflow or underflow event. More... | |
PWM output line action performed on a CC0/CC1 match, overflow or underflow event.