Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
reg_ercflag_t Union Reference
ERCFLAG Register. More...
#include <MAX77654_regs.h>
Detailed Description
ERCFLAG Register.
Address : 0x05
Definition at line 116 of file MAX77654_regs.h.
Field Documentation
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 129 of file MAX77654_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 135 of file MAX77654_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 132 of file MAX77654_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 123 of file MAX77654_regs.h.
unsigned char sysuvlo |
SYS Domain Undervoltage Lockout.
Bit 2. 0 = The SYS domain undervoltage lockout has not occurred since this last read of this register. 1 = The SYS domain undervoltage lockout has occurred since the last read of this register.
Definition at line 126 of file MAX77654_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 119 of file MAX77654_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 138 of file MAX77654_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 142 of file MAX77654_regs.h.
Generated on Fri Aug 26 2022 11:59:26 by
