MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_int_glbl0_t Union Reference

reg_int_glbl0_t Union Reference

INT_GLBL0 Register. More...

#include <MAX77658_regs.h>


Detailed Description

INT_GLBL0 Register.

Address : 0x00

Definition at line 41 of file MAX77658_regs.h.


Field Documentation

unsigned char d0d1_r

LDO Dropout Detector Rising Interrupt.

Bit 6. 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 64 of file MAX77658_regs.h.

unsigned char dod0_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 67 of file MAX77658_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 44 of file MAX77658_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 48 of file MAX77658_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 52 of file MAX77658_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 55 of file MAX77658_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 58 of file MAX77658_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 61 of file MAX77658_regs.h.