SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_ercflag_t Union Reference

reg_ercflag_t Union Reference

ERCFLAG Register. More...

#include <MAX77659_regs.h>


Detailed Description

ERCFLAG Register.

Address : 0x05

Definition at line 109 of file MAX77659_regs.h.


Field Documentation

unsigned char avluvlo

AVL Domain Undervoltage Lockout.

Bit 2. 0 = The AVL domain undervoltage lockout has not occurred since this last read of this register. 1 = The AVL domain undervoltage lockout has occurred since the last read of this register.

Definition at line 119 of file MAX77659_regs.h.

unsigned char mrst

Manual Reset Timer.

Bit 3. 0 = A Manual Reset has not occurred since this last read of this register. 1 = A Manual Reset has occurred since this last read of this register.

Definition at line 122 of file MAX77659_regs.h.

unsigned char sft_crst_f

Software Cold Reset Flag.

Bit 5. 0 = The software cold reset has not occurred since the last read of this register. 1 = The software cold reset has occurred since the last read of this register.

Definition at line 128 of file MAX77659_regs.h.

unsigned char sft_off_f

Software Off Flag.

Bit 4. 0 = The SFT_OFF function has not occurred since the last read of this register. 1 = The SFT_OFF function has occurred since the last read of this register.

Definition at line 125 of file MAX77659_regs.h.

unsigned char sysovlo

SYS Domain Overvoltage Lockout.

Bit 1. 0 = The SYS domain overvoltage lockout has not occurred since this last read of this register. 1 = The SYS domain overvoltage lockout has occurred since the last read of this register.

Definition at line 116 of file MAX77659_regs.h.

unsigned char tovld

Thermal Overload.

Bit 0. 0 = Thermal overload has not occurred since the last read of this register. 1 = Thermal overload has occurred since the list read of this register. This indicates that the junction temperature has exceeded 165ºC.

Definition at line 112 of file MAX77659_regs.h.

unsigned char wdt_off

Watchdog Timer OFF Flag.

Bit 6. This bit sets when the watchdog timer expires and causes a power-off. 0 = Watchdog timer has not caused a power-off since the last time this bit was read. 1 = Watchdog timer has expired and caused a power-off since the last time this bit was read.

Definition at line 131 of file MAX77659_regs.h.

unsigned char wdt_rst

Watchdog Timer Reset Flag.

Bit 7. This bit sets when the watchdog timer expires and causes a power-reset. 0 = Watchdog timer has not caused a power-reset since the last time this bit was read. 1 = Watchdog timer has expired and caused a power-reset since the last time this bit was read.

Definition at line 135 of file MAX77659_regs.h.