MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_ldo1_a_t Union Reference

reg_cnfg_ldo1_a_t Union Reference

CNFG_LDO1_A. More...

#include <MAX77658_regs.h>


Detailed Description

CNFG_LDO1_A.

Address : 0x4A

Definition at line 1057 of file MAX77658_regs.h.


Field Documentation

unsigned char tv_ldo1_6_0

LDO1 Target Output Voltage.

Bit 6:0. 0x00 = 0.500V 0x01 = 0.525V 0x02 = 0.550V 0x03 = 0.575V 0x04 = 0.600V 0x05 = 0.625V 0x06 = 0.650V 0x07 = 0.675V 0x08 = 0.700V ... 0x7E = 3.650V 0x7F = 3.675V When TV_LDO[7] = 0, TV_LDO[6:0] sets the LDO's output voltage range from 0.5V to 3.675V. When TV_LDO[7] = 1, TV_LDO[6:0] sets the LDO's output voltage from 1.825V to 5V.

Definition at line 1061 of file MAX77658_regs.h.

unsigned char tv_ldo1_7

LDO1 Output Voltage.

Bit7. This bit applies a 1.325V offset to the output voltage of the LDO0. 0b0 = No Offset, 0b1 = 1.325V Offset

Definition at line 1072 of file MAX77658_regs.h.