AM243x MCU+ SDK  08.00.00
Epwm_ChopperCfg_t 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_t::dutyCycle

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

◆ clkFrequency

uint32_t Epwm_ChopperCfg_t::clkFrequency

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

◆ oneShotPulseWidth

uint32_t Epwm_ChopperCfg_t::oneShotPulseWidth

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