SIMO PMIC with 300mA Switching Charger

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 <MAX77659_regs.h>


Detailed Description

CNFG_CHG_E.

Address : 0x25

Definition at line 612 of file MAX77659_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 619 of file MAX77659_regs.h.

unsigned char t_fast_chg

System voltage regulation (VSYS-REG).

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

Definition at line 616 of file MAX77659_regs.h.