Maxim Integrated / MAX77654
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 <MAX77654_regs.h>


Detailed Description

CNFG_LDO0_A.

Address : 0x38

Definition at line 987 of file MAX77654_regs.h.


Field Documentation

unsigned char rsvd

Reserved.

Bit 7. Unutilized bit. Write to 0. Reads are don't care.

Definition at line 999 of file MAX77654_regs.h.

unsigned char tv_ldo0

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

Bit 6:0. 0x00 = 0.800V 0x01 = 0.825V 0x02 = 0.850V 0x03 = 0.875V 0x04 = 0.900V 0x05 = 0.925V 0x06 = 0.950V ... 0x7D = 3.925V 0x7E = 3.950V 0x7F = 3.975V

Definition at line 991 of file MAX77654_regs.h.