MAX77658 Ultra-Low Power PMIC Mbed Driver

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


Detailed Description

STAT_CHG_A.

Address : 0x02

Definition at line 482 of file MAX77658_regs.h.


Field Documentation

unsigned char ichgin_lim_stat

Input Current Limit Loop Status.

Bit 5. 0 = The CHGIN current limit loop is not engaged 1 = The CHGIN current limit loop has engaged to regulate ICHGIN ≤ ICHGIN-LIM

Definition at line 500 of file MAX77658_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 506 of file MAX77658_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 486 of file MAX77658_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 494 of file MAX77658_regs.h.

unsigned char vchgin_min_stat

Minimum Input Voltage Regulation Loop Status.

Bit 6. 0 = The minimum CHGIN voltage regulation loop is not engaged 1 = The minimum CHGIN voltage regulation loop has engaged to regulate VCHGIN ≥ VCHGIN-MIN

Definition at line 503 of file MAX77658_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 497 of file MAX77658_regs.h.