The quaddec status.
Macros | |
#define | CY_TCPWM_QUADDEC_STATUS_DOWN_COUNTING (0x1UL) |
QuadDec is down counting. | |
#define | CY_TCPWM_QUADDEC_STATUS_UP_COUNTING (0x2UL) |
QuadDec is up counting. | |
#define | CY_TCPWM_QUADDEC_STATUS_CC0_READ_MISS (0x4UL) |
QuadDec is miss reading the last capture0 event. | |
#define | CY_TCPWM_QUADDEC_STATUS_CC1_READ_MISS (0x8UL) |
QuadDec is miss reading the last capture1 event. | |
#define | CY_TCPWM_QUADDEC_STATUS_KILL (0x10UL) |
QuadDec has active kill event. | |
#define | CY_TCPWM_QUADDEC_STATUS_COUNTER_RUNNING (0x80000000UL) |
QuadDec the counter is running. | |