PSoC 6 Peripheral Driver Library
Macros
PWM modes
TCPWM (Timer Counter PWM)
»
PWM (TCPWM)
»
Macros
General Description
Sets the PWM modes.
Macros
#define
CY_TCPWM_PWM_MODE_PWM
(4U)
Standard PWM Mode.
#define
CY_TCPWM_PWM_MODE_DEADTIME
(5U)
PWM with deadtime mode.
#define
CY_TCPWM_PWM_MODE_PSEUDORANDOM
(6U)
Pseudo Random PWM.