Maxim Integrated / MAX77654
Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_ldo1_b_t Union Reference

reg_cnfg_ldo1_b_t Union Reference

CNFG_LDO1_B. More...

#include <MAX77654_regs.h>


Detailed Description

CNFG_LDO1_B.

Address : 0x3B

Definition at line 1058 of file MAX77654_regs.h.


Field Documentation

unsigned char ade_ldo1

LDO1 Active-Discharge Enable.

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

Definition at line 1070 of file MAX77654_regs.h.

unsigned char

Bit 7:5.

Definition at line 1076 of file MAX77654_regs.h.

unsigned char en_ldo1

Enable Control for LDO1, selecting either an FPS slot the channel powers-up and powers-down 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 1062 of file MAX77654_regs.h.

unsigned char ldo1_md

Operation mode of LDO1.

Bit 4. 0 = Low Dropout Linear Regulator (LDO) Mode 1 = Load Switch (LSW) Mode

Definition at line 1073 of file MAX77654_regs.h.