MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_v_empty_t Union Reference

reg_v_empty_t Union Reference

VEmpty. More...

#include <MAX77658_regs.h>


Detailed Description

VEmpty.

Address : 0x3A

Definition at line 1387 of file MAX77658_regs.h.


Field Documentation

uint16_t v_empty

Empty Voltage.

Sets the voltage level for detecting empty. Bit 15:7. A 10mV resolution gives a 0 to 5.11V range. This value is written to 3.12V at power-up.

Definition at line 1394 of file MAX77658_regs.h.

unsigned char v_recover

Recovery Voltage.

Sets the voltage level for clearing empty detection. Bit 6:0. Once the cell voltage rises above this point, empty voltage detection is reenabled. A 40mV resolution gives a 0 to 5.08V range. This value is written to 3.68V at power-up.

Definition at line 1391 of file MAX77658_regs.h.