ble_slp_config_t Struct Reference

BLE Sleep configure defination. More...

#include <gr55xx_sys_cfg.h>

Public Attributes

uint8_t sleep_enable
 Sleep enable flag. More...
 
uint8_t ext_wakeup_enable
 External wake-up support. More...
 
uint16_t twosc
 Twosc delay. More...
 
uint16_t twext
 Twext delay. More...
 
uint16_t twrm
 Twrm delay. More...
 
uint16_t sleep_algo_dur
 Duration of sleep and wake-up algorithm (depends on CPU speed) expressed in half us. More...
 

Detailed Description

BLE Sleep configure defination.

Definition at line 65 of file gr55xx_sys_cfg.h.

Member Data Documentation

◆ ext_wakeup_enable

uint8_t ble_slp_config_t::ext_wakeup_enable

External wake-up support.

Definition at line 68 of file gr55xx_sys_cfg.h.

◆ sleep_algo_dur

uint16_t ble_slp_config_t::sleep_algo_dur

Duration of sleep and wake-up algorithm (depends on CPU speed) expressed in half us.

Definition at line 72 of file gr55xx_sys_cfg.h.

◆ sleep_enable

uint8_t ble_slp_config_t::sleep_enable

Sleep enable flag.

Definition at line 67 of file gr55xx_sys_cfg.h.

◆ twext

uint16_t ble_slp_config_t::twext

Twext delay.

Definition at line 70 of file gr55xx_sys_cfg.h.

◆ twosc

uint16_t ble_slp_config_t::twosc

Twosc delay.

Definition at line 69 of file gr55xx_sys_cfg.h.

◆ twrm

uint16_t ble_slp_config_t::twrm

Twrm delay.

Definition at line 71 of file gr55xx_sys_cfg.h.


The documentation for this struct was generated from the following file: