AM64x MCU+ SDK  08.02.00
EPWM_ChopperCfg Struct Reference

Detailed Description

Structure holding the configuration parameters of Chopper sub-module.

Data Fields

uint32_t dutyCycle
 
uint32_t clkFrequency
 
uint32_t oneShotPulseWidth
 

Field Documentation

◆ dutyCycle

uint32_t EPWM_ChopperCfg::dutyCycle

Chopping clock duty cycle. This can take values from the following enum EPWM_ChpDutyCycle_t.

◆ clkFrequency

uint32_t EPWM_ChopperCfg::clkFrequency

Chopping clock frequency. This can take values from the following enum EPWM_ChpClkFreq_t.

◆ oneShotPulseWidth

uint32_t EPWM_ChopperCfg::oneShotPulseWidth

One shot pulse width: pulse width of first pulse. This can take values from the following enum EPWM_ChpOshtWidth_t.