Microchip® Advanced Software Framework

system_voltage_regulator_config Struct Reference

Voltage Regulator System (VREG) Control configuration.

Configuration structure for VREG.

#include <power.h>

Data Fields

bool run_in_standby
 Run in standby in standby sleep mode. More...
 

bool system_voltage_regulator_config::run_in_standby

Run in standby in standby sleep mode.

Referenced by system_voltage_regulator_get_config_defaults(), and system_voltage_regulator_set_config().