1.1.2.4.56 MAC_RT_DSN_TABLE_ENTRY Struct
C
typedef struct {
MAC_RT_ADDRESS address;
uint8_t dsn;
uint8_t dsnValidTime;
} MAC_RT_DSN_TABLE_ENTRY;Summary
G3 MAC DSN Table entry.
Description
This data type defines a G3 MAC DSN Table entry.
Remarks
For more information, please refer to G3 Specification.
