MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_intm_glbl1_t Union Reference

reg_intm_glbl1_t Union Reference

INTM_GLBL1 Register. More...

#include <MAX77658_regs.h>


Detailed Description

INTM_GLBL1 Register.

Address : 0x09

Definition at line 230 of file MAX77658_regs.h.


Field Documentation

unsigned char gpi1_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 233 of file MAX77658_regs.h.

unsigned char gpi1_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 237 of file MAX77658_regs.h.

unsigned char ldo0_m

LDO0 Fault Interrupt.

Bit 5. 0 = Unmasked. If LDO0_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 LDO0_F.

Definition at line 253 of file MAX77658_regs.h.

unsigned char ldo1_m

LDO1 Fault Interrupt Mask.

Bit 6. 0 = Unmasked. If LDO1_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 LDO1_F.

Definition at line 257 of file MAX77658_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 261 of file MAX77658_regs.h.

unsigned char sbb0_fm

SBB0 Fault Interrupt Mask.

Bit 2. 0 = Unmasked. If SBB0_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 SBB0_F.

Definition at line 241 of file MAX77658_regs.h.

unsigned char sbb1_fm

SBB1 Fault Interrupt Mask.

Bit 3. 0 = Unmasked. If SBB1_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 SBB1_F.

Definition at line 245 of file MAX77658_regs.h.

unsigned char sbb2_fm

SBB2 Fault Interrupt Mask.

Bit 4. 0 = Unmasked. If SBB2_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 SBB2_F.

Definition at line 249 of file MAX77658_regs.h.