RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
_pmu_static_lpsr_ana_ldo_config Struct Reference

LPSR ANA LDO config. More...

#include <fsl_pmu.h>

Data Fields

pmu_ldo_operate_mode_t mode
 
bool enable2mALoad
 
bool enable4mALoad
 
bool enable20uALoad
 
bool enableStandbyMode
 

Detailed Description

LPSR ANA LDO config.

Field Documentation

◆ enable20uALoad

bool _pmu_static_lpsr_ana_ldo_config::enable20uALoad

Enable/Disable 20uA load.

  • true Enables 20uA loading to prevent overshoot;
  • false Disables 20uA load.

◆ enable2mALoad

bool _pmu_static_lpsr_ana_ldo_config::enable2mALoad

Enable/Disable 2mA load.

  • true Enables 2mA loading to prevent overshoot;
  • false Disables 2mA loading.

◆ enable4mALoad

bool _pmu_static_lpsr_ana_ldo_config::enable4mALoad

Enable/Disable 4mA load.

  • true Enables 4mA loading to prevent dramatic voltage drop;
  • false Disables 4mA load.

◆ enableStandbyMode

bool _pmu_static_lpsr_ana_ldo_config::enableStandbyMode

Enable/Disable Standby Mode.

  • true Enables Standby mode, if the STBY assert, the LPSR ANA LDO enter LP mode
  • false Disables Standby mode.

◆ mode

pmu_ldo_operate_mode_t _pmu_static_lpsr_ana_ldo_config::mode

The operate mode of LPSR ANA LDO.


The documentation for this struct was generated from the following file: