SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_ldo0_a_t Union Reference

reg_cnfg_ldo0_a_t Union Reference

CNFG_LDO0_A. More...

#include <MAX77659_regs.h>


Detailed Description

CNFG_LDO0_A.

Address : 0x38

Definition at line 924 of file MAX77659_regs.h.


Field Documentation

unsigned char tv_ldo_offset

LDO Output Voltage.

This bit applies a 1.325V offset to the output voltage of the LDO. Bit 7. 0b0 = No offset 0b1 = 1.325V offset

Definition at line 936 of file MAX77659_regs.h.

unsigned char tv_ldo_volt

LDO Target Output Voltage This 7-bit configuration is a linear transfer function that starts at 0.5V and ends at 3.675V, with 25mV increments.

Bit 6:0. 0x00 = 0.500V 0x01 = 0.525V 0x02 = 0.550V 0x03 = 0.575V 0x04 = 0.600V 0x05 = 0.625V 0x06 = 0.650V ... 0x7D = 3.625V 0x7E = 3.650V 0x7F = 3.675V

Definition at line 928 of file MAX77659_regs.h.