MTB CAT1 Peripheral driver library
Getting started
PDL API Reference
+
Online Documentation
ModusToolbox™ Software
CMSIS Documentation
+
Device Catalog
+
CAT1A Devices
CAT1A Device Details
+
CAT1B Devices
CAT1B Device Details
+
CAT1C Devices
CAT1C Device Details
•
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.