20.6.2.3.1 Function system_battery_backup_power_switch_get_config_defaults()
Retrieve the default configuration for battery backup power switch control.
void system_battery_backup_power_switch_get_config_defaults( struct system_battery_backup_power_switch_config *const config)
Fills a configuration structure with the default configuration:
The main Power Supply OK status is not available on the PSOK pin
The device is not woken up when switched from battery backup power to main power
The backup domain is always supplied by main power
Data direction | Parameter name | Description |
---|---|---|
[out] | config |
Configuration structure to fill with default values |