SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_a_t Union Reference

reg_cnfg_chg_a_t Union Reference

CNFG_CHG_A. More...

#include <MAX77659_regs.h>


Detailed Description

CNFG_CHG_A.

Address : 0x20

Definition at line 515 of file MAX77659_regs.h.


Field Documentation

unsigned char thm_cold

Sets the VCOLD JEITA Temperature Threshold.

Bit 1:0. 0b00 = VCOLD = 1.024V (-10ºC for β = 3380K) 0b01 = VCOLD = 0.976V (-5ºC for β = 3380K) 0b10 = VCOLD = 0.923V (0ºC for β = 3380K) 0b11 = VCOLD = 0.867V (5ºC for β = 3380K)

Definition at line 519 of file MAX77659_regs.h.

unsigned char thm_cool

Sets the VCOOL JEITA Temperature Threshold.

Bit 3:2. 0b00 = VCOOL = 0.923V (0ºC for β = 3380K) 0b01 = VCOOL = 0.867V (5ºC for β = 3380K) 0b10 = VCOOL = 0.807V (10ºC for β = 3380K) 0b11 = VCOOL = 0.747V (15ºC for β = 3380K)

Definition at line 524 of file MAX77659_regs.h.

unsigned char thm_hot

Sets the VHOT JEITA Temperature Threshold.

Bit 7:6. 0b00 = VHOT = 0.411V (45ºC for β = 3380K) 0b01 = VHOT = 0.367V (50ºC for β = 3380K) 0b10 = VHOT = 0.327V (55ºC for β = 3380K) 0b11 = VHOT = 0.291V (60ºC for β = 3380K)

Definition at line 534 of file MAX77659_regs.h.

unsigned char thm_warm

Sets the VWARM JEITA Temperature Threshold.

Bit 5:4. 0b00 = VWARM = 0.511V (35ºC for β = 3380K) 0b01 = VWARM = 0.459V (40ºC for β = 3380K) 0b10 = VWARM = 0.411V (45ºC for β = 3380K) 0b11 = VWARM = 0.367V (50ºC for β = 3380K)

Definition at line 529 of file MAX77659_regs.h.