1.3.2.3.60 MAC_WRP_BAND Enum
C
typedef enum { MAC_WRP_BAND_CENELEC_A = 0, MAC_WRP_BAND_CENELEC_B = 1, MAC_WRP_BAND_FCC = 2, MAC_WRP_BAND_ARIB = 3, MAC_WRP_BAND_RF_ONLY = 255, } MAC_WRP_BAND;
Summary
Identifies the possible PLC band values, or if No PLC is used.
Description
This enumeration identifies the possible PLC working band values.
Remarks
It is only used when PLC MAC layer is present.