1.1.2.4.49 MAC_RT_TONE_MAP_RSP_DATA Struct

C

typedef struct {
    /* Modulation type */
    MAC_RT_MOD_TYPE modType;
    /* Modulation scheme */
    MAC_RT_MOD_SCHEME modScheme;
    /* Tone Map */
    MAC_RT_TONE_MAP toneMap;
} MAC_RT_TONE_MAP_RSP_DATA;

Summary

G3-PLC Tone Map Response data.

Description

This data type includes Modulation Type, Modulation Scheme and Tone Map data.

Remarks

For more information about Tone Map Response functionality, please refer to G3-PLC Specification.