Other Parts Discussed in Thread: C2000WARE
Hello,
I want to change EPwm10Regs.HRPCTL.PWMSYNCSEL using DriverLib but:
1) There's no API in epwm.h which accesses HRPCTL.
2) The ASSERT macro in HRPWM_setSyncPulseSource() excludes ePWM 9 to ePWM12 because these are not HRPWMs.
Please can you update epwm.h to allow access to HRPCTL since this register is applicable for all ePWMs regardless of HR or not.