SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_stat_chg_a_t Union Reference

reg_stat_chg_a_t Union Reference

STAT_CHG_A. More...

#include <MAX77659_regs.h>


Detailed Description

STAT_CHG_A.

Address : 0x02

Definition at line 421 of file MAX77659_regs.h.


Field Documentation

unsigned char rsvd

Reserved.

Bit 7:5. Unutilized bit. Write to 0. Reads are don't care.

Definition at line 439 of file MAX77659_regs.h.

unsigned char thm_dtls

Battery Temperature Details.

Bit 2:0. 0b000 = Thermistor is disabled (THM_EN = 0) 0b001 = Battery is cold as programmed by THM_COLD[1:0] If thermistor and charger are enabled while the battery is cold, a battery temperature fault will occur. 0b010 = Battery is cool as programmed by THM_COOL[1:0] 0b011 = Battery is warm as programmed by THM_WARM[1:0] 0b100 = Battery is hot as programmed by THM_HOT[1:0]. If thermistor and charger are enabled while the battery is hot, a battery temperature fault will occur. 0b101 = Battery is in the normal temperature region 0b110 - 0b111 = reserved

Definition at line 425 of file MAX77659_regs.h.

unsigned char tj_reg_stat

Maximum Junction Temperature Regulation Loop Status.

Bit 3. 0 = The maximum junction temperature regulation loop is not engaged 1 = The maximum junction temperature regulation loop has engaged to regulate the junction temperature to less than TJ-REG

Definition at line 433 of file MAX77659_regs.h.

unsigned char vsys_min_stat

Minimum System Voltage Regulation Loop Status.

Bit 4. 0 = The minimum system voltage regulation loop is not enganged 1 = The minimum system voltage regulation loop is engaged to regulate VSYS ≥ VSYS-MIN

Definition at line 436 of file MAX77659_regs.h.