PAN1080 Peripheral API
Macros
Private rf address lenth type

Private rf address lenth type definitions. More...

Collaboration diagram for Private rf address lenth type:

Macros

#define PRI_RF_ADDR_BYTE_LEN_INVALID   (0)
 
#define PRI_RF_ADDR_BYTE_LEN_3   (1)
 
#define PRI_RF_ADDR_BYTE_LEN_4   (2)
 
#define PRI_RF_ADDR_BYTE_LEN_5   (3)
 

Detailed Description

Private rf address lenth type definitions.

Macro Definition Documentation

◆ PRI_RF_ADDR_BYTE_LEN_3

#define PRI_RF_ADDR_BYTE_LEN_3   (1)

3-bytes address

◆ PRI_RF_ADDR_BYTE_LEN_4

#define PRI_RF_ADDR_BYTE_LEN_4   (2)

4-bytes address

◆ PRI_RF_ADDR_BYTE_LEN_5

#define PRI_RF_ADDR_BYTE_LEN_5   (3)

5-bytes address

◆ PRI_RF_ADDR_BYTE_LEN_INVALID

#define PRI_RF_ADDR_BYTE_LEN_INVALID   (0)

Address is invalid