RTEMS 6.1-rc1
Data Fields
_pmu_snvs_dig_config Struct Reference

SNVS DIG LDO config. More...

#include <fsl_pmu.h>

Data Fields

pmu_ldo_operate_mode_t mode
 
pmu_snvs_dig_charge_pump_current_t chargePumpCurrent
 
pmu_snvs_dig_discharge_resistor_value_t dischargeResistorValue
 
uint8_t trimValue
 
bool enablePullDown
 
bool enableLdoStable
 

Detailed Description

SNVS DIG LDO config.

Field Documentation

◆ chargePumpCurrent

pmu_snvs_dig_charge_pump_current_t _pmu_snvs_dig_config::chargePumpCurrent

The current of SNVS DIG LDO's charge pump current.

◆ dischargeResistorValue

pmu_snvs_dig_discharge_resistor_value_t _pmu_snvs_dig_config::dischargeResistorValue

The value of SNVS DIG LDO's Discharge Resistor.

◆ enableLdoStable

bool _pmu_snvs_dig_config::enableLdoStable

Enable/Disable SNVS DIG LDO Stable.

◆ enablePullDown

bool _pmu_snvs_dig_config::enablePullDown

Enable/Disable Pull down.

  • true Enables the feature of using 1M ohm resistor to discharge the LDO output.
  • false Disables the feature of using 1M ohm resistor to discharge the LDO output.

◆ mode

pmu_ldo_operate_mode_t _pmu_snvs_dig_config::mode

The operate mode the SNVS DIG LDO.

◆ trimValue

uint8_t _pmu_snvs_dig_config::trimValue

The trim value.


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