SPRADL7 July 2025 F28E120SC
The Action-Qualifier Submodule driverlib differences between EPWM and MCPWM are listed Table 5-2.
|
EPWM Function |
MCPWM Function |
Explanation |
|---|---|---|
|
- |
MCPWM_setActionQualifierActionCompleteShadow |
Additional function for shadow register |
|
- |
MCPWM_setActionQualifierActionShadow |
Additional function for shadow register |
|
EPWM_setActionQualifierAction |
MCPWM_setActionQualifierActionActive |
Function renamed to indicate this writes to the active register and not the shadow register |
|
EPWM_setActionQualifierActionComplete |
MCPWM_setActionQualifierActionCompleteActive |
Function renamed to indicate this writes to the active register and not the shadow register |
|
EPWM_setActionQualifierContSWForceAction |
MCPWM_setActionQualifierSWAction |
MCPWM_setActionQualifierSWAction shared between continuous and one-time AQ software forced events |
|
EPWM_disableActionQualifierShadowLoadMode |
- |
Shadow loading not enabled or disabled on MCPWM. Only shadow load event is selected and correct shadow or active register is written to by the user |
|
EPWM_setActionQualifierContSWForceShadowMode |
- |
Shadow loading not enabled or disabled on MCPWM. Only shadow load event is selected and correct shadow or active register is written to by the user |
|
EPWM_setActionQualifierT1TriggerSource |
- |
T1 or T2 removed from MCPWM |
|
EPWM_setActionQualifierT2TriggerSource |
- |
T1 or T2 removed from MCPWM |
|
EPWM_setAdditionalActionQualifierActionComplete |
- |
T1 or T2 removed from MCPWM |