MAX77642/MAX77643 Ultra Configurable PMIC Featuring 93% Peak Efficiency Single-Inductor, 3-Output BuckBoost, 1-LDO for Long Battery Life Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_ldo0_b_t Union Reference

reg_cnfg_ldo0_b_t Union Reference

CNFG_LDO0_B. More...

#include <MAX77643_2_regs.h>


Detailed Description

CNFG_LDO0_B.

Address : 0x39

Definition at line 640 of file MAX77643_2_regs.h.


Field Documentation

unsigned char ade_ldo

LDO0 Active-Discharge Enable.

Bit 3. 0 = The active discharge function is disabled. 1 = The active discharge function is enabled.

Definition at line 652 of file MAX77643_2_regs.h.

unsigned char en_ldo

Enable Control for LDO0, selecting either an FPS slot the channel powers-up and powersdown in or whether the channel is forced on or off.

Bit 2:0. 0b000 = FPS slot 0 0b001 = FPS slot 1 0b010 = FPS slot 2 0b011 = FPS slot 3 0b100 = Off irrespective of FPS 0b101 = same as 0b100 0b110 = On irrespective of FPS 0b111 = same as 0b110

Definition at line 644 of file MAX77643_2_regs.h.

unsigned char ldo_md

Operation Mode of LDO0.

Bit 4. 0b0 = Low dropout linear regulator (LDO) mode 0b1 = Load switch (LSW) mode

Definition at line 655 of file MAX77643_2_regs.h.

unsigned char rsvd

Reserved.

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

Definition at line 658 of file MAX77643_2_regs.h.