power manager setting parameter. Use pwr_mgmt_var_set to transfer the parameters in the structure to PMU, and then the pwr_mgmt_mode_set function will use the new parameters for power management. Note that this is an advanced API, the wrong setting of parameters may lead to abnormal power management, so please use it carefully. More...
#include <gr55xx_pwr.h>
Data Fields | |
| uint32_t | pwr_mgmt_app_timer_thrd |
| uint32_t | pwr_mgmt_ble_core_thrd |
| uint32_t | pwr_mgmt_rtc_timer_thrd |
power manager setting parameter. Use pwr_mgmt_var_set to transfer the parameters in the structure to PMU, and then the pwr_mgmt_mode_set function will use the new parameters for power management. Note that this is an advanced API, the wrong setting of parameters may lead to abnormal power management, so please use it carefully.
| uint32_t pwr_mgmt_var_box_t::pwr_mgmt_app_timer_thrd |
App timer threshold.
| uint32_t pwr_mgmt_var_box_t::pwr_mgmt_ble_core_thrd |
BLE timer threshold.
| uint32_t pwr_mgmt_var_box_t::pwr_mgmt_rtc_timer_thrd |
RTC timer threshold.