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_stat_chg_b_t Union Reference
STAT_CHG_B. More...
#include <MAX77659_regs.h>
Detailed Description
STAT_CHG_B.
Address : 0x03
Definition at line 448 of file MAX77659_regs.h.
Field Documentation
unsigned char chg |
Quick Charger Status.
Bit 1. 0 = Charging is not happening 1 = Charging is happening
Definition at line 457 of file MAX77659_regs.h.
unsigned char chg_dtls |
Charger Details.
Bit 7:4. 0b0000 = Off 0b0001 = Prequalification mode 0b0010 = Fast-charge constant-current (CC) mode 0b0011 = JEITA modified fast-charge constant-current mode 0b0100 = Fast-charge constant-voltage (CV) mode 0b0101 = JEITA modified fast-charge constant-voltage mode 0b0110 = Top-off mode 0b0111 = JEITA modified top-off mode 0b1000 = Done 0b1001 = JEITA modified done (done was entered through the JEITA-modified fast-charge states) 0b1010 = Prequalification timer fault 0b1011 = Fast-charge timer fault 0b1100 = Battery temperature fault 0b1101 - 0b1111 = reserved
Definition at line 465 of file MAX77659_regs.h.
unsigned char chgin_dtls |
CHGIN Status Detail.
Bit 3:2. 0b00 = The CHGIN input voltage is below the UVLO threshold (VCHGIN < VUVLO) 0b01 = The CHGIN input voltage is above the OVP threshold (VCHGIN > VOVP) 0b10 = The CHGIN input is being debounced (no power accepted from CHGIN during debounce) 0b11 = The CHGIN input is okay and debounced
Definition at line 460 of file MAX77659_regs.h.
unsigned char time_sus |
Time Suspend Indicator.
Bit 0. 0 = The charger's timers are either not active, or not suspended 1 = The charger's active timer is suspended due to one of three reasons: charge current dropped below 20% of IFAST-CHG while the charger state machine is in FAST CHARGE CC mode, the charger is in SUPPLEMENT mode, or the charger state machine is in BATTERY TEMPERATURE FAULT mode.
Definition at line 452 of file MAX77659_regs.h.
Generated on Mon Aug 22 2022 16:08:46 by
