PSoC 6 Peripheral Driver Library
Getting started
PDL API Reference
+
Online Documentation
Middleware on GitHub
CMSIS Documentation
•
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Macros
PWM run modes
TCPWM (Timer Counter PWM)
»
PWM (TCPWM)
»
Macros
General Description
Run modes for the pwm timer.
Macros
#define
CY_TCPWM_PWM_ONESHOT
(1U)
Counter runs once and then stops.
#define
CY_TCPWM_PWM_CONTINUOUS
(0U)
Counter runs forever.