Voltage References System (VREF) Control configuration.
Configuration structure for VREF.
#include <power.h>
Data Fields | |
bool | on_demand |
On demand control. More... | |
bool | run_in_standby |
Run in standby. More... | |
enum system_voltage_references_sel | sel |
Voltage references selection. More... | |
bool system_voltage_references_config::on_demand |
On demand control.
Referenced by system_voltage_reference_get_config_defaults(), and system_voltage_reference_set_config().
bool system_voltage_references_config::run_in_standby |
Run in standby.
Referenced by system_voltage_reference_get_config_defaults(), and system_voltage_reference_set_config().
enum system_voltage_references_sel system_voltage_references_config::sel |
Voltage references selection.
Referenced by system_voltage_reference_get_config_defaults(), and system_voltage_reference_set_config().