SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_d_t Union Reference

reg_cnfg_chg_d_t Union Reference

CNFG_CHG_D. More...

#include <MAX77659_regs.h>


Detailed Description

CNFG_CHG_D.

Address : 0x23

Definition at line 590 of file MAX77659_regs.h.


Field Documentation

unsigned char rsvd

Reserved.

Bit 3:2. Unutilized bit. Write to 0. Reads are don't care.

Definition at line 597 of file MAX77659_regs.h.

unsigned char tj_reg

Sets the die junction temperature regulation point, TJ-REG.

Bit 7:5. 0b000 = 60ºC 0b001 = 70ºC 0b010 = 80ºC 0b011 = 90ºC 0b100 - 0b111 = 100ºC

Definition at line 600 of file MAX77659_regs.h.

unsigned char vsys_hdrm

SYS Headroom Voltage Regulation.

Bit 4. 0b0 = 0.15V 0b1 = 0.20V

Definition at line 598 of file MAX77659_regs.h.

unsigned char vsys_min

Minimum SYS Voltage .

Bit 1:0. 0x0 = 3.2V 0x1 = 3.3V 0x2 = 3.4V 0x3 = 3.5V

Definition at line 594 of file MAX77659_regs.h.