MAX77658 Ultra-Low Power PMIC Mbed Driver

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 <MAX77658_regs.h>


Detailed Description

CNFG_CHG_A.

Address : 0x20

Definition at line 592 of file MAX77658_regs.h.


Field Documentation

unsigned char thm_cold

Sets the TCOLD JEITA Temperature Threshold.

Bit 1:0. 0b00 = TCOLD = -10ºC 0b01 = TCOLD = -5ºC 0b10 = TCOLD = 0ºC 0b11 = TCOLD = 5ºC

Definition at line 596 of file MAX77658_regs.h.

unsigned char thm_cool

Sets the TCOOL JEITA Temperature Threshold.

Bit 3:2. 0b00 = TCOOL = 0ºC 0b01 = TCOOL = 5ºC 0b10 = TCOOL = 10ºC 0b11 = TCOOL = 15ºC

Definition at line 601 of file MAX77658_regs.h.

unsigned char thm_hot

Sets the THOT JEITA Temperature Threshold.

Bit 7:6. 0b00 = THOT = 45ºC 0b01 = THOT = 50ºC 0b10 = THOT = 55ºC 0b11 = THOT = 60ºC

Definition at line 611 of file MAX77658_regs.h.

unsigned char thm_warm

Sets the TWARM JEITA Temperature Threshold.

Bit 5:4. 0b00 = TWARM = 35ºC 0b01 = TWARM = 40ºC 0b10 = TWARM = 45ºC 0b11 = TWARM = 50ºC

Definition at line 606 of file MAX77658_regs.h.