Maxim Integrated / MAX77654
Embed: (wiki syntax)

« Back to documentation index

reg_int_glbl1_t Union Reference

reg_int_glbl1_t Union Reference

INT_GLBL1 Register. More...

#include <MAX77654_regs.h>


Detailed Description

INT_GLBL1 Register.

Address : 0x04

Definition at line 79 of file MAX77654_regs.h.


Field Documentation

unsigned char gpi1_f

GPI Falling Interrupt.

Bit 0. Note that "GPI" refers to the GPIO programmed to be an input. 0 = No GPI falling edges have occurred since the last time this bit was read. 1 = A GPI falling edge has occurred since the last time this bit was read.

Definition at line 82 of file MAX77654_regs.h.

unsigned char gpi1_r

GPI Rising Interrupt.

Bit 1. Note that "GPI" refers to the GPIO programmed to be an input. 0 = No GPI rising edges have occurred since the last time this bit was read. 1 = A GPI rising edge has occurred since the last time this bit was read.

Definition at line 86 of file MAX77654_regs.h.

unsigned char gpi2_f

GPI Falling Interrupt.Bit 2.

0 = No GPI falling edges have occurred since the last time this bit was read. 1 = A GPI falling edge as occurred since the last time this bit was read.

Definition at line 90 of file MAX77654_regs.h.

unsigned char gpi2_r

GPI Rising Interrupt.

Bit 3. Note that "GPI" refers to the GPIO programmed to be an input. 0 = No GPI rising edges have occurred since the last time this bit was read. 1 = A GPI rising edge has occurred since the last time this bit was read.

Definition at line 93 of file MAX77654_regs.h.

unsigned char ldo0_f

LDO0 Fault Interrupt.

Bit 5. 0 = No fault has occurred on LDO0 since the last time this bit was read. 1 = LDO0 has fallen out of regulation since the last time this bit was read.

Definition at line 100 of file MAX77654_regs.h.

unsigned char ldo1_f

LDO1 Fault Interrupt.

Bit 6. 0 = No fault has occurred on LDO1 since the last time this bit was read. 1 = LDO1 has fallen out of regulation since the last time this bit was read.

Definition at line 103 of file MAX77654_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 106 of file MAX77654_regs.h.

unsigned char sbb_to

SBB Timeout.

Bit 4. 0 = NO SBB timeout occurred since the last time this bit was read 1 = SBB timeout occurred since the last time this bit was read

Definition at line 97 of file MAX77654_regs.h.