SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_int_m_chg_t Union Reference

reg_int_m_chg_t Union Reference

INT_M_CHG Register. More...

#include <MAX77659_regs.h>


Detailed Description

INT_M_CHG Register.

Address : 0x07

Definition at line 488 of file MAX77659_regs.h.


Field Documentation

unsigned char chg_m

Setting this bit prevents the CHG_I bit from causing hardware IRQs.

Bit 1. 0 = CHG_I is not masked 1 = CHG_I is masked

Definition at line 494 of file MAX77659_regs.h.

unsigned char chgin_m

Setting this bit prevents the CHGIN_I bit from causing hardware IRQs.

Bit 2. 0 = CHGIN_I is not masked 1 = CHGIN_I is masked

Definition at line 497 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 506 of file MAX77659_regs.h.

unsigned char sys_ctrl_m

Setting this bit prevents the SYS_CTRL_I bit from causing hardware IRQs.

Bit 4. 0 = SYS_CTRL_I is not masked 1 = SYS_CTRL_I is masked

Definition at line 503 of file MAX77659_regs.h.

unsigned char thm_m

Setting this bit prevents the THM_I bit from causing hardware IRQs.

Bit 0. 0 = THM_I is not masked 1 = THM_I is masked

Definition at line 491 of file MAX77659_regs.h.

unsigned char tj_reg_m

Setting this bit prevents the TJREG_I bit from causing hardware IRQs.

Bit 3. 0 = TJREG_I is not masked 1 = TJREG_I is masked

Definition at line 500 of file MAX77659_regs.h.