MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_intm_glbl0_t Union Reference

reg_intm_glbl0_t Union Reference

INTM_GLBL0 Register. More...

#include <MAX77658_regs.h>


Detailed Description

INTM_GLBL0 Register.

Address : 0x08

Definition at line 187 of file MAX77658_regs.h.


Field Documentation

unsigned char dod0_rm

LDO Dropout Detector Rising Interrupt Mask.

Bit 7. 0 = Unmasked. If DOD0_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to DOD0_R.

Definition at line 218 of file MAX77658_regs.h.

unsigned char dod1_rm

LDO Dropout Detector Rising Interrupt Mask.

Bit 6. 0 = Unmasked. If DOD1_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to DOD1_R.

Definition at line 214 of file MAX77658_regs.h.

unsigned char gpi0_fm

GPI Falling Interrupt Mask.

Bit 0. 0 = Unmasked. If GPI_F goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to GPI_F.

Definition at line 190 of file MAX77658_regs.h.

unsigned char gpi0_rm

GPI Rising Interrupt Mask.

Bit 1. 0 = Unmasked. If GPI_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to GPI_R.

Definition at line 194 of file MAX77658_regs.h.

unsigned char nen_fm

nEN Falling Interrupt Mask.

Bit 2. 0 = Unmasked. If nEN_F goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to nEN_F.

Definition at line 198 of file MAX77658_regs.h.

unsigned char nen_rm

nEN Rising Interrupt Mask.

Bit 3. 0 = Unmasked. If nEN_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to nEN_R.

Definition at line 202 of file MAX77658_regs.h.

unsigned char tjal1_rm

Thermal Alarm 1 Rising Interrupt Mask.

Bit 4. 0 = Unmasked. If TJAL1_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to TJAL1_R.

Definition at line 206 of file MAX77658_regs.h.

unsigned char tjal2_rm

Thermal Alarm 2 Rising Interrupt Mask.

Bit 5. 0 = Unmasked. If TJAL2_R goes from 0 to 1, then nIRQ goes low. nIRQ goes high when all interrupt bits are cleared. 1 = Masked. nIRQ does not go low due to TJAL2_R.

Definition at line 210 of file MAX77658_regs.h.