MTB CAT5 Peripheral driver library
Home
Getting started
PDL API Reference
Online Documentation
Device Catalog
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Macros
PWM Status
Macros
General Description
The counter status.
Macros
#define
CY_TCPWM_PWM_STATUS_DOWN_COUNTING
(0x1u)
PWM is down counting.
#define
CY_TCPWM_PWM_STATUS_UP_COUNTING
(0x2u)
PWM is up counting.
#define
CY_TCPWM_PWM_STATUS_COUNTER_RUNNING
(0x80000000u)
PWM counter is running.