SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_int_glbl0_t Union Reference

reg_int_glbl0_t Union Reference

INT_GLBL0 Register. More...

#include <MAX77659_regs.h>


Detailed Description

INT_GLBL0 Register.

Address : 0x00

Definition at line 44 of file MAX77659_regs.h.


Field Documentation

unsigned char dod_r

LDO Dropout Detector Rising Interrupt.

Bit 7. 0 = The LDO has not detected dropout since the last time this bit was read. 1 = The LDO has detected dropout since the last time this bit was read.

Definition at line 68 of file MAX77659_regs.h.

unsigned char gpi0_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 47 of file MAX77659_regs.h.

unsigned char gpi0_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 51 of file MAX77659_regs.h.

unsigned char nen_f

nEN Falling Interrupt.Bit 2.

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

Definition at line 55 of file MAX77659_regs.h.

unsigned char nen_r

nEN Rising Interrupt.

Bit 3. 0 = No nEN rising edges have occurred since the last time this bit was read. 1 = A nEN rising edge as occurred since the last time this bit was read.

Definition at line 58 of file MAX77659_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 67 of file MAX77659_regs.h.

unsigned char tjal1_r

Thermal Alarm 1 Rising Interrupt.

Bit 4. 0 = The junction temperature has not risen above TJAL1 since the last time this bit was read. 1 = The junction temperature has risen above TJAL1 since the last time this bit was read.

Definition at line 61 of file MAX77659_regs.h.

unsigned char tjal2_r

Thermal Alarm 2 Rising Interrupt.

Bit 5. 0 = The junction temperature has not risen above TJAL2 since the last time this bit was read. 1 = The junction temperature has risen above TJAL2 since the last time this bit was read.

Definition at line 64 of file MAX77659_regs.h.