CAT2 Peripheral Driver Library
Macros
Counter Run Modes
TCPWM (Timer Counter PWM)
»
Timer/Counter (TCPWM)
»
Macros
Run modes for the counter timer.
More...
Macros
#define
CY_TCPWM_COUNTER_ONESHOT
(1U)
Counter runs once and then stops.
#define
CY_TCPWM_COUNTER_CONTINUOUS
(0U)
Counter runs forever.
Detailed Description
Run modes for the counter timer.