SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_int_glbl1_t Union Reference

reg_int_glbl1_t Union Reference

INT_GLBL1 Register. More...

#include <MAX77659_regs.h>


Detailed Description

INT_GLBL1 Register.

Address : 0x04

Definition at line 79 of file MAX77659_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 MAX77659_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 MAX77659_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 97 of file MAX77659_regs.h.

unsigned char ldo_f

LDO Fault Interrupt.

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

Definition at line 94 of file MAX77659_regs.h.

unsigned char rsvd1

Reserved.

Unutilized bit. Write to 0. Reads are don't care. Bit 3:2.

Definition at line 90 of file MAX77659_regs.h.

unsigned char rsvd2

Reserved.

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

Definition at line 100 of file MAX77659_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 91 of file MAX77659_regs.h.