MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_g_t Union Reference

reg_cnfg_chg_g_t Union Reference

CNFG_CHG_G. More...

#include <MAX77658_regs.h>


Detailed Description

CNFG_CHG_G.

Address : 0x26

Definition at line 732 of file MAX77658_regs.h.


Field Documentation

unsigned char chg_cv

Sets fast-charge battery regulation voltage, VFAST-CHG.

Bit 7:2. 0x0 = 3.600V 0x1 = 3.625V 0x2 = 3.650V ... 0x27 = 4.575V 0x28 - 0x3F = 4.600V

Definition at line 741 of file MAX77658_regs.h.

unsigned char fus_m

Forced USB Suspend Mask.

Bit 0. FUS is only active if the FUS_M bit is set to 0.

Definition at line 736 of file MAX77658_regs.h.

unsigned char usbs

Setting this bit places CHGIN in USB suspend mode.

Bit 1. 0 = CHGIN is not suspended and may draw current from an adapter source 1 = CHGIN is suspended and may draw no current from an adapter source

Definition at line 738 of file MAX77658_regs.h.