Battery Backup Power Switch (BBPS) Control configuration.
Configuration structure for Battery Backup Power Switch (BBPS).
#include <power.h>
Data Fields | |
enum system_battery_power_switch | battery_power_switch |
Battery backup power switch configuration. More... | |
bool | wake_enabled |
Enable device wake up when BBPS switches from battery backup power to main power. More... | |
enum system_battery_power_switch system_battery_backup_power_switch_config::battery_power_switch |
Battery backup power switch configuration.
Referenced by system_battery_backup_power_switch_get_config_defaults(), and system_battery_backup_power_switch_set_config().
bool system_battery_backup_power_switch_config::wake_enabled |
Enable device wake up when BBPS switches from battery backup power to main power.
Referenced by system_battery_backup_power_switch_get_config_defaults(), and system_battery_backup_power_switch_set_config().