SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_int_chg_t Union Reference

reg_int_chg_t Union Reference

INT_CHG Register. More...

#include <MAX77659_regs.h>


Detailed Description

INT_CHG Register.

Address : 0x01

Definition at line 394 of file MAX77659_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 400 of file MAX77659_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 403 of file MAX77659_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 412 of file MAX77659_regs.h.

unsigned char sys_ctrl_i

Minimum System Voltage Regulation-loop related interrupt.

Bit 4. 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 409 of file MAX77659_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 397 of file MAX77659_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 406 of file MAX77659_regs.h.