1.1.2.4.57 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 additional information, refer to the G3 Specification.
