Structure holding the Event Trigger Sub-Module configuration parameters.
Data Fields | |
| uint32_t | intrEvtSource | 
| uint32_t | intrPrd | 
| uint32_t EPWM_EtCfg::intrEvtSource | 
Event which is the source of the interrupt. This can take values from the following enum EPWM_EtIntrEvt_t.
| 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.