20.6.2.1.1 Function system_voltage_regulator_get_config_defaults()

Retrieve the default configuration for voltage regulator.

void system_voltage_regulator_get_config_defaults( struct system_voltage_regulator_config *const config)

Fills a configuration structure with the default configuration:
  • Voltage scaling period is 1μs

  • Voltage scaling voltage step is 2*min_step

  • The voltage regulator is in low power mode in Standby sleep mode

  • The voltage regulator in active mode is an LDO voltage regulator

  • The voltage regulator in Low power mode has the default efficiency

Table 20-8. Parameters
Data directionParameter nameDescription

[out]

config

Configuration structure to fill with default values