1.1.2.4.64 MAC_RT_TONE_MAP_RESPONSE Struct
C
typedef struct {
MAC_RT_MOD_SCHEME modScheme;
MAC_RT_MOD_TYPE modType;
uint8_t txGain;
uint8_t txRes;
MAC_RT_TONE_MAP toneMap;
uint8_t reserved1;
uint8_t lqi;
MAC_RT_TX_COEF txCoef;
uint8_t reserved2;
} MAC_RT_TONE_MAP_RESPONSE;Summary
G3-PLC MAC Tone Map Response.
Description
This data type includes information related to the G3-PLC Tone Map Response frame.
Remarks
For more information, please refer to G3-PLC Specification.
