1.1.2.4.56 MAC_RT_POS_ENTRY Struct
C
typedef struct __attribute__((packed)) {
uint16_t shortAddress;
uint8_t lqi;
uint16_t posValidTime;
} MAC_RT_POS_ENTRY;
Summary
G3 MAC POS entry.
Description
This data type defines a G3 MAC POS entry.
Remarks
For more information, please refer to G3 Specification.