MTB CAT5 Peripheral driver library
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Counter Run Modes

General Description

Run modes for the counter timer.

Macros

#define CY_TCPWM_COUNTER_ONESHOT   (1U)
 Counter runs once and then stops.
 
#define CY_TCPWM_COUNTER_CONTINUOUS   (0U)
 Counter runs forever.