PMU_Get_Mode Function
C
PMU_Mode_T PMU_Get_Mode(void);
Description
This routine will get the power mode of the system.
Parameters
None
Returns
PMU_Mode_T - PMU_MODE_MLDO // 1 PMU_MODE_BUCK_PWM // 2 PMU_MODE_BUCK_PSM // 3
PMU_Mode_T PMU_Get_Mode(void);
This routine will get the power mode of the system.
None
PMU_Mode_T - PMU_MODE_MLDO // 1 PMU_MODE_BUCK_PWM // 2 PMU_MODE_BUCK_PSM // 3