MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_int_glbl1_t Union Reference

reg_int_glbl1_t Union Reference

INT_GLBL1 Register. More...

#include <MAX77658_regs.h>


Detailed Description

INT_GLBL1 Register.

Address : 0x04

Definition at line 78 of file MAX77658_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 81 of file MAX77658_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 85 of file MAX77658_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 98 of file MAX77658_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 101 of file MAX77658_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 104 of file MAX77658_regs.h.

unsigned char sbb0_f

SBB0 Fault Indicator.

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

Definition at line 89 of file MAX77658_regs.h.

unsigned char sbb1_f

SBB1 Fault Indicator.

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

Definition at line 92 of file MAX77658_regs.h.

unsigned char sbb2_f

SBB2 Fault Indicator.

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

Definition at line 95 of file MAX77658_regs.h.