MAX77658 Ultra-Low Power PMIC Mbed Driver

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


Detailed Description

INT_M_CHG Register.

Address : 0x07

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

unsigned char chgin_ctrl_m

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

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

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

unsigned char dis_aicl

Active input current loop.

Bit 7. 0 = Active Input Current Loop Active. 1 = Active Input Current Loop Disabled.

Definition at line 581 of file MAX77658_regs.h.

unsigned char sys_cnfg_m

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

Bit 6. 0 = SYS_CNFG_I is not masked 1 = SYS_CNFG_I is masked since the last time this bit was read

Definition at line 577 of file MAX77658_regs.h.

unsigned char sys_ctrl_m

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

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

Definition at line 574 of file MAX77658_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 559 of file MAX77658_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 568 of file MAX77658_regs.h.