RTEMS 6.1-rc1
Data Fields
_pmu_static_bandgap_config Struct Reference

Bandgap config in static mode. More...

#include <fsl_pmu.h>

Data Fields

uint8_t powerDownOption
 
bool enableLowPowerMode
 
pmu_bandgap_output_VBG_voltage_value_t outputVoltage
 
pmu_bandgap_output_current_value_t outputCurrent
 

Detailed Description

Bandgap config in static mode.

Field Documentation

◆ enableLowPowerMode

bool _pmu_static_bandgap_config::enableLowPowerMode

Turn on/off the Low power mode.

  • true Turns on the low power operation of the bandgap.
  • false Turns off the low power operation of the bandgap.

◆ outputCurrent

pmu_bandgap_output_current_value_t _pmu_static_bandgap_config::outputCurrent

The output current from the bandgap to the temperature sensors.

◆ outputVoltage

pmu_bandgap_output_VBG_voltage_value_t _pmu_static_bandgap_config::outputVoltage

The output VBG voltage of Bandgap.

◆ powerDownOption

uint8_t _pmu_static_bandgap_config::powerDownOption

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