QuadDec Mode¶
-
group
group_tcpwm_quaddec_mode
The quadrature decoder mode.
Defines
-
CY_TCPWM_QUADDEC_MODE_RANGE0
Counter Range between 0x0000 and 0xFFFF / 0xFFFFFFFF (for GRP_CNT_WIDTH = 16 / 32)
-
CY_TCPWM_QUADDEC_MODE_RANGE0_CMP
Counter Range0 with a compare function.
-
CY_TCPWM_QUADDEC_MODE_RANGE1_CAPT
COUNTER range is between 0x0000 and PERIOD with 1 or 2 Capture functions.
-
CY_TCPWM_QUADDEC_MODE_RANGE1_CMP
Same as QUAD_RANGE1_CAPT with 1 or 2 Compare functions.
-