rn4870  2.0.0.0
Macros

Macros

#define RN4870_DEVICETYPE_MASTER   0x01
 
#define RN4870_DEVICETYPE_SLAVE   0x02
 
#define RN4870_ID_MASTER   0x35
 
#define RN4870_ID_SLAVE   0x32
 
#define RN4870_MTYPE_MSG   'M'
 
#define RN4870_DTYPE_STRING   0x5331
 

Detailed Description

Macro Definition Documentation

◆ RN4870_DEVICETYPE_MASTER

#define RN4870_DEVICETYPE_MASTER   0x01

◆ RN4870_DEVICETYPE_SLAVE

#define RN4870_DEVICETYPE_SLAVE   0x02

◆ RN4870_DTYPE_STRING

#define RN4870_DTYPE_STRING   0x5331

◆ RN4870_ID_MASTER

#define RN4870_ID_MASTER   0x35

◆ RN4870_ID_SLAVE

#define RN4870_ID_SLAVE   0x32

◆ RN4870_MTYPE_MSG

#define RN4870_MTYPE_MSG   'M'