1.1.2.4.45 MAC_RT_BAND Enum
C
typedef enum {
G3_CEN_A = 0,
G3_CEN_B,
G3_FCC,
G3_ARIB,
G3_INVALID = 0xFF
} MAC_RT_BAND;Summary
The list of G3-PLC bandplans.
Description
This data type defines the list of G3-PLC bandplans.
typedef enum {
G3_CEN_A = 0,
G3_CEN_B,
G3_FCC,
G3_ARIB,
G3_INVALID = 0xFF
} MAC_RT_BAND;The list of G3-PLC bandplans.
This data type defines the list of G3-PLC bandplans.