MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_b_t Union Reference

reg_cnfg_chg_b_t Union Reference

CNFG_CHG_B. More...

#include <MAX77658_regs.h>


Detailed Description

CNFG_CHG_B.

Address : 0x21

Definition at line 624 of file MAX77658_regs.h.


Field Documentation

unsigned char chg_en

Charger Enable.

Bit 0. Default value defined by OTP bit OTP_CHG_EN: 0 = the battery charger is disabled 1 = the battery charger is enabled

Definition at line 628 of file MAX77658_regs.h.

unsigned char i_pq

Sets the prequalification charge current (IPQ) as a percentage of IFAST-CHG.

Bit 1. 0 = 10% 1 = 20%

Definition at line 631 of file MAX77658_regs.h.

unsigned char ichgin_lim

CHGIN Input Current Limit (ICHGIN-LIM).

Bit 4:2. When CNFG_SBB_TOP.ICHGIN_LIM_DEF = 0: 0b000 = 95mA 0b001 = 190mA 0b010 = 285mA 0b011 = 380mA 0b100 = 475mA 0b101 0b111 = Reserved.

Definition at line 633 of file MAX77658_regs.h.

unsigned char vchgin_min

Minimum CHGIN regulation voltage (VCHGIN-MIN).

Bit 7:5. 0b000 = 4.0V 0b001 = 4.1V 0b010 = 4.2V 0b011 = 4.3V 0b100 = 4.4V 0b101 = 4.5V 0b110 = 4.6V 0b111 = 4.7V

Definition at line 637 of file MAX77658_regs.h.