MAX77642/MAX77643 Ultra Configurable PMIC Featuring 93% Peak Efficiency Single-Inductor, 3-Output BuckBoost, 1-LDO for Long Battery Life Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_ercflag_t Union Reference

reg_ercflag_t Union Reference

ERCFLAG Register. More...

#include <MAX77643_2_regs.h>


Detailed Description

ERCFLAG Register.

Address : 0x02

Definition at line 108 of file MAX77643_2_regs.h.


Field Documentation

unsigned char inovlo

IN Domain Overvoltage Lockout.

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

Definition at line 115 of file MAX77643_2_regs.h.

unsigned char inuvlo

IN Domain Undervoltage Lockout.

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

Definition at line 118 of file MAX77643_2_regs.h.

unsigned char mrst_f

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 121 of file MAX77643_2_regs.h.

unsigned char sbb_fault_f

SBBx Fault and Shutdown Flag.

Bit 7. This bit sets when a SBBx fault and consequent SBBx shutdown occurs. 0 = No SBB shutdown occurred since the last time this bit was read. 1 = SBBx fault and SBB shutdown occurred since the last time this bit was read.

Definition at line 134 of file MAX77643_2_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 127 of file MAX77643_2_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 124 of file MAX77643_2_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 111 of file MAX77643_2_regs.h.

unsigned char wdt_exp_f

Watchdog Timer OFF or RESET Flag.

Bit 6. This bit sets when the watchdog timer expires and causes a power-off or a reset; based on WDT_MODE bitfield setting. 0 = Watchdog timer has not caused a power-off or reset since the last time this bit was read. 1 = Watchdog timer has expired and caused a power-off or reset since the last time this bit was read.

Definition at line 130 of file MAX77643_2_regs.h.