1.1.2.4.47 MAC_RT_TONE_MASK Struct
C
typedef struct {
uint8_t toneMask[(MAX_PHY_TONES + 7) / 8];
} MAC_RT_TONE_MASK;Summary
G3-PLC Tone Mask.
Description
This data type defines the Tone Mask (static notching) supported by G3-PLC spec.
Each bit corresponds to a sub-carriers and it indicates if it carries energy (0) or not (1).
