SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_stat_glbl_t Union Reference

reg_stat_glbl_t Union Reference

STAT_GLBL Register. More...

#include <MAX77659_regs.h>


Detailed Description

STAT_GLBL Register.

Address : 0x06

Definition at line 147 of file MAX77659_regs.h.


Field Documentation

unsigned char bok

BOK Interrupt Status.

Bit 6. 0 = Main Bias is not ready. 1 = Main Bias enabled and ready.

Definition at line 166 of file MAX77659_regs.h.

unsigned char didm

Device Identification Bits for Metal Options.

Bit 7. 0 = MAX77659 1 = Reserved

Definition at line 169 of file MAX77659_regs.h.

unsigned char dod_s

LDO0 Dropout Detector Rising Status.

Bit 5. 0 = LDO0 is not in dropout 1 = LDO0 is in dropout

Definition at line 163 of file MAX77659_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 162 of file MAX77659_regs.h.

unsigned char stat_en

Debounced Status for the nEN input.

Bit 1. 0 = nEN is not active (logic high) 1 = nEN is active (logic low)

Definition at line 153 of file MAX77659_regs.h.

unsigned char stat_irq

Software Version of the nIRQ MOSFET gate drive.

Bit 0. 0 = unmasked gate drive is logic low 1 = unmasked gate drive is logic high

Definition at line 150 of file MAX77659_regs.h.

unsigned char tjal1_s

Thermal Alarm 1 Status.

Bit 2. 0 = The junction temperature is less than TJAL1 1 = The junction temperature is greater than TJAL1

Definition at line 156 of file MAX77659_regs.h.

unsigned char tjal2_s

Thermal Alarm 2 Status.

Bit 3. 0 = The junction temperature is less than TJAL2 1 = The junction temperature is greater than TJAL2

Definition at line 159 of file MAX77659_regs.h.