Hi, I'm using MCSDK-5.4.5 with IAR. Currently, I'm trying to check the PWM duty cycle of each phase (A, B, C).Luckily, I found out the variable "CntPhA", "CntPhB" and "CntPhC" inside "pwm_curr_fdbk.h" under middlewares.The problem that I facing is ho...