MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_e_t Union Reference

reg_cnfg_chg_e_t Union Reference

CNFG_CHG_E. More...

#include <MAX77658_regs.h>


Detailed Description

CNFG_CHG_E.

Address : 0x24

Definition at line 695 of file MAX77658_regs.h.


Field Documentation

unsigned char chg_cc

Sets the fast-charge constant current value, IFAST-CHG.

Bit 7:2. 0x0 = 7.5mA 0x1 = 15.0mA 0x2 = 22.5mA ... 0x26 = 292.5mA 0x27 - 0x3F = 300.0mA

Definition at line 702 of file MAX77658_regs.h.

unsigned char t_fast_chg

Sets the fast-charge safety timer, tFC.

Bit 1:0. 0b00 = Timer disabled 0b01 = 3 hours 0b10 = 5 hours 0b11 = 7 hours

Definition at line 699 of file MAX77658_regs.h.