CAT2 Peripheral Driver Library

Run modes for the pwm timer. More...

Macros

#define CY_TCPWM_PWM_ONESHOT   (1U)
 Counter runs once and then stops.
 
#define CY_TCPWM_PWM_CONTINUOUS   (0U)
 Counter runs forever.
 

Detailed Description

Run modes for the pwm timer.