BLE Sleep configure defination. More...
#include <gr55xx_sys_cfg.h>
Data Fields | |
| uint8_t | sleep_enable |
| uint8_t | ext_wakeup_enable |
| uint16_t | twosc |
| uint16_t | twext |
| uint16_t | twrm |
| uint16_t | sleep_algo_dur |
BLE Sleep configure defination.
| uint8_t ble_slp_config_t::ext_wakeup_enable |
External wake-up support.
| uint16_t ble_slp_config_t::sleep_algo_dur |
Duration of sleep and wake-up algorithm (depends on CPU speed) expressed in half us..
| uint8_t ble_slp_config_t::sleep_enable |
Sleep enable flag.
| uint16_t ble_slp_config_t::twext |
Twext delay.
| uint16_t ble_slp_config_t::twosc |
Twosc delay.
| uint16_t ble_slp_config_t::twrm |
Twrm delay.