Maxim Integrated / MAX77654
Embed: (wiki syntax)

« Back to documentation index

reg_intm_glbl1_t Union Reference

reg_intm_glbl1_t Union Reference

INTM_GLBL1 Register. More...

#include <MAX77654_regs.h>


Detailed Description

INTM_GLBL1 Register.

Address : 0x08

Definition at line 189 of file MAX77654_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 192 of file MAX77654_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 196 of file MAX77654_regs.h.

unsigned char gpi2_fm

GPI Falling Interrupt Mask.

Bit 2. 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 200 of file MAX77654_regs.h.

unsigned char gpi2_rm

GPI Rising Interrupt Mask.

Bit 3. 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 204 of file MAX77654_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 212 of file MAX77654_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 216 of file MAX77654_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 220 of file MAX77654_regs.h.

unsigned char sbb_to_m

SBB Timeout Mask.

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

Definition at line 208 of file MAX77654_regs.h.