Microchip® Advanced Software Framework

system_standby_config Struct Reference

Standby configuration.

Configuration structure for standby mode.

#include <power.h>

Data Fields

bool hmcramchs_back_bias
 Back bias for HMCRAMCHS (false: no, true: standby) More...
 
enum system_vreg_switch_mode vreg_switch_mode
 Regulator switch mode in standby. More...
 

bool system_standby_config::hmcramchs_back_bias

Back bias for HMCRAMCHS (false: no, true: standby)

Referenced by system_standby_get_config_defaults(), and system_standby_set_config().

enum system_vreg_switch_mode system_standby_config::vreg_switch_mode

Regulator switch mode in standby.

Referenced by system_standby_get_config_defaults(), and system_standby_set_config().