SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_c_t Union Reference

reg_cnfg_chg_c_t Union Reference

CNFG_CHG_C. More...

#include <MAX77659_regs.h>


Detailed Description

CNFG_CHG_C.

Address : 0x22

Definition at line 565 of file MAX77659_regs.h.


Field Documentation

unsigned char chg_pq

Battery prequalification voltage threshold (VPQ).

Bit 7:5. 0b000 = 2.3V 0b001 = 2.4V 0b010 = 2.5V 0b011 = 2.6V 0b100 = 2.7V 0b101 = 2.8V 0b110 = 2.9V 0b111 = 3.0V

Definition at line 577 of file MAX77659_regs.h.

unsigned char i_term

Charger Termination Current (ITERM).

Bit 4:3. 00 = 5% 01 = 7.5% 10 = 10% 11 = 15%

Definition at line 574 of file MAX77659_regs.h.

unsigned char t_topoff

Top-off timer value (tTO).

Bit 2:0. 0b000 = 0 minutes 0b001 = 5 minutes 0b010 = 10 minutes 0b011 = 15 minutes 0b100 = 20 minutes 0b101 = 25 minutes 0b110 = 30 minutes 0b111 = 35 minutes

Definition at line 569 of file MAX77659_regs.h.