rn4870 2.0.0.0

Macros

#define RN4870_RETVAL   uint8_t
 
#define RN4870_OK   0x00
 
#define RN4870_INIT_ERROR   0xFF
 
#define RN4870_DEVICETYPE_MASTER   0x02
 
#define RN4870_DEVICETYPE_SLAVE   0x03
 

Detailed Description

Macro Definition Documentation

◆ RN4870_DEVICETYPE_MASTER

#define RN4870_DEVICETYPE_MASTER   0x02

◆ RN4870_DEVICETYPE_SLAVE

#define RN4870_DEVICETYPE_SLAVE   0x03

◆ RN4870_INIT_ERROR

#define RN4870_INIT_ERROR   0xFF

◆ RN4870_OK

#define RN4870_OK   0x00

◆ RN4870_RETVAL

#define RN4870_RETVAL   uint8_t