5.5.12 Get PMU Mode Status (GPMU)

Format: GPMU

This command is to get the PMU status, and the return value is ‘0’ or ‘1’.
  • 0’ – MLDO mode
  • 1’ – BUCK PWM mode
Example: GPMU // Get PMU status
Response: 0’ or ‘1 // ‘0’ is MLDO mode and ‘1’ is BUCK PWM mode