AM64x MCU+ SDK  08.02.00

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::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::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.