ble6 2.0.0.0
BLE 6 Device Settings

Settings for registers of BLE 6 Click driver. More...

Macros

#define BLE6_MODULE_POWER_OFF   0x00
 BLE 6 control commands.
 
#define BLE6_MODULE_POWER_ON   0x01
 
#define BLE6_DRV_BUFFER_SIZE   256
 BLE 6 driver buffer size.
 

Detailed Description

Settings for registers of BLE 6 Click driver.

Macro Definition Documentation

◆ BLE6_DRV_BUFFER_SIZE

#define BLE6_DRV_BUFFER_SIZE   256

BLE 6 driver buffer size.

Specified size of driver ring buffer.

Note
Increase buffer size if needed.

◆ BLE6_MODULE_POWER_OFF

#define BLE6_MODULE_POWER_OFF   0x00

BLE 6 control commands.

Specified setting for control commands of BLE 6 Click driver.

◆ BLE6_MODULE_POWER_ON

#define BLE6_MODULE_POWER_ON   0x01