ble7  2.0.0.0
Macros

Macros

#define BLE7_RETVAL   uint8_t
 
#define BLE7_OK   0x00
 
#define BLE7_INIT_ERROR   0xFF
 
#define BLE7_END_BUFF   0
 
#define BLE7_RSP_READY   1
 
#define BLE7_RSP_NOT_READY   0
 

Detailed Description

Macro Definition Documentation

◆ BLE7_END_BUFF

#define BLE7_END_BUFF   0

◆ BLE7_INIT_ERROR

#define BLE7_INIT_ERROR   0xFF

◆ BLE7_OK

#define BLE7_OK   0x00

◆ BLE7_RETVAL

#define BLE7_RETVAL   uint8_t

◆ BLE7_RSP_NOT_READY

#define BLE7_RSP_NOT_READY   0

◆ BLE7_RSP_READY

#define BLE7_RSP_READY   1