MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_max_min_volt_t Union Reference

reg_max_min_volt_t Union Reference

MaxMinVolt. More...

#include <MAX77658_regs.h>


Detailed Description

MaxMinVolt.

Address : 0x1B

Definition at line 1535 of file MAX77658_regs.h.


Field Documentation

unsigned char max_volt

Records the VCELL maximum voltage.

Bit 15:8. Register type: The maximum and minimum voltages are each stored as 8-bit values with a 20mV resolution.

Definition at line 1541 of file MAX77658_regs.h.

unsigned char min_volt

Records the VCELL minimum voltage.

Bit 7:0. Register type: The maximum and minimum voltages are each stored as 8-bit values with a 20mV resolution.

Definition at line 1539 of file MAX77658_regs.h.