PowerRegulatorMode Enum

Definition

5V Power regulator supplies 5V power Rail with up to 2.5A of continuous current

public enum PowerRegulatorMode
type PowerRegulatorMode = 
Public Enum PowerRegulatorMode
Inheritance
PowerRegulatorMode

Fields

DirectCurrentDirectCurrent 2

This mode 5V Rail voltage is regulated to 5V with 2.5% tolerance, typically 5.07V at mid-loaded conditions. This is the most efficient operation mode

LowDropout 1

This mode regulates 5V Rail voltage to 4.79V. In this mode output voltage has lowest output ripple

PowerSourceDetection 0

This mode switches between DCDC switching mode and LDO mode with most of time in DCDC switching mode. This is mode has high efficiency but increased voltage ripple

Applies to