Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_sleep_config_t Struct Reference

Sleep configuration parameters. More...

Data Fields

wiced_sleep_mode_type_t sleep_mode
 Requested sleep mode.
 
wiced_sleep_wake_type_t host_wake_mode
 Active level for host wake.
 
wiced_sleep_wake_type_t device_wake_mode
 Active level for device wake.
 
uint8_t device_wake_source
 Device wake source(s). More...
 
uint32_t device_wake_gpio_num
 GPIO# for host to wake, mandatory for WICED_SLEEP_MODE_TRANSPORT.
 
wiced_sleep_allow_check_callback sleep_permit_handler
 Call back to be called by sleep framework to poll for sleep permission.
 

Detailed Description

Sleep configuration parameters.

Field Documentation

uint8_t device_wake_source

Device wake source(s).

GPIO mandatory for WICED_SLEEP_MODE_TRANSPORT


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