The counter status.
Macros | |
#define | CY_TCPWM_COUNTER_STATUS_DOWN_COUNTING (0x1UL) |
Timer/Counter is down counting. | |
#define | CY_TCPWM_COUNTER_STATUS_UP_COUNTING (0x2UL) |
Timer/Counter is up counting. | |
#define | CY_TCPWM_COUNTER_STATUS_COUNTER_RUNNING (TCPWM_CNT_STATUS_RUNNING_Msk) |
Timer/Counter is running. | |