1.1.2.4.46 MAC_RT_TONE_MAP Struct
C
typedef struct {
uint8_t toneMap[(MAX_PHY_TONE_GROUPS + 7) / 8];
} MAC_RT_TONE_MAP;Summary
G3-PLC Tone Map.
Description
This data type defines the Tone Map (dynamic notching) supported by G3-PLC spec.
Each bit corresponds to a sub-band of carriers and it indicates if such carriers carry message data (1) or pseudo-random data (0).
