AM243x MCU+ SDK  08.00.00
Epwm_EtCfg_t Struct Reference

Detailed Description

Structure holding the Event Trigger Sub-Module configuration parameters.

Data Fields

uint32_t intrEvtSource
 
uint32_t intrPrd
 

Field Documentation

◆ intrEvtSource

uint32_t Epwm_EtCfg_t::intrEvtSource

Event which is the source of the interrupt. This can take values from the following enum Epwm_EtIntrEvt_t.

◆ intrPrd

uint32_t Epwm_EtCfg_t::intrPrd

Interrupt period which determine how many selected events need to occur before an interrupt is generated. This can take values from the following enum Epwm_EtIntrPeriod_t.