MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_int_chg_t Union Reference

reg_int_chg_t Union Reference

INT_CHG Register. More...

#include <MAX77658_regs.h>


Detailed Description

INT_CHG Register.

Address : 0x01

Definition at line 447 of file MAX77658_regs.h.


Field Documentation

unsigned char chg_i

Charger related interrupt.

Bit 1. 0 = The bits in CHG_DTLS[3:0] have not changed since the last time this bit was read 1 = The bits in CHG_DTLS[3:0] have changed since the last time this bit was read

Definition at line 453 of file MAX77658_regs.h.

unsigned char chgin_ctrl_i

CHGIN control-loop related interrupt.

Bit 4. 0 = Neither the VCHGIN_MIN_STAT nor the ICHGIN_LIM_STAT bits have changed since the last time this bit was read 1 = The VCHGIN_MIN_STAT or ICHGIN_LIM_STAT bits have changed since the last time this bit was read

Definition at line 462 of file MAX77658_regs.h.

unsigned char chgin_i

CHGIN related interrupt.

Bit 2. 0 = The bits in CHGIN_DTLS[1:0] have not changed since the last time this bit was read 1 = The bits in CHGIN_DTLS[1:0] have changed since the last time this bit was read

Definition at line 456 of file MAX77658_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 472 of file MAX77658_regs.h.

unsigned char sys_cnfg_i

System voltage configuration error interrupt.

Bit 6. 0 = The bit combination in CHG_CV has not been forced to change since the last time this bit was read 1 = The bit combination in CHG_CV has been forced to change to ensure VSYS-REG = VFAST-CHG + 200mV since the last time this bit was read

Definition at line 468 of file MAX77658_regs.h.

unsigned char sys_ctrl_i

Minimum System Voltage Regulation-loop related interrupt.

Bit 5. 0 = The minimum system voltage regulation loop has not engaged since the last time this bit was read 1 = The minimum system voltage regulation loop has engaged since the last time this bit was read

Definition at line 465 of file MAX77658_regs.h.

unsigned char thm_i

Thermistor related interrupt.

Bit 0. 0 = The bits in THM_DTLS[2:0] have not changed since the last time this bit was read 1 = The bits in THM_DTLS[2:0] have changed since the last time this bit was read

Definition at line 450 of file MAX77658_regs.h.

unsigned char tj_reg_i

Die junction temperature regulation interrupt.

Bit 3. 0 = The die temperature has not exceeded TJ-REG since the last time this bit was read 1 = The die temperature has exceeded TJ-REG since the last time this bit was read

Definition at line 459 of file MAX77658_regs.h.