ble_slp_config_t Struct Reference

BLE Sleep configure defination. More...

#include <gr533x_sys_cfg.h>

Public Attributes

uint8_t sleep_enable
 
uint8_t ext_wakeup_enable
 
uint16_t twosc
 
uint16_t twext
 
uint16_t twrm
 
uint16_t sleep_algo_dur
 

Detailed Description

BLE Sleep configure defination.

Definition at line 60 of file gr533x_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 63 of file gr533x_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 67 of file gr533x_sys_cfg.h.

◆ sleep_enable

uint8_t ble_slp_config_t::sleep_enable

Sleep enable flag.

Definition at line 62 of file gr533x_sys_cfg.h.

◆ twext

uint16_t ble_slp_config_t::twext

Twext delay.

Definition at line 65 of file gr533x_sys_cfg.h.

◆ twosc

uint16_t ble_slp_config_t::twosc

Twosc delay.

Definition at line 64 of file gr533x_sys_cfg.h.

◆ twrm

uint16_t ble_slp_config_t::twrm

Twrm delay.

Definition at line 66 of file gr533x_sys_cfg.h.


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