SRV_PLC_PCOUP_BRANCH Enum
C
typedef enum { /* Main Transmission Branch */ SRV_PLC_PCOUP_MAIN_BRANCH, /* Auxiliary Transmission Branch */ SRV_PLC_PCOUP_AUXILIARY_BRANCH, } SRV_PLC_PCOUP_BRANCH;
Summary
List of possible transmission branches.
Description
This type defines the possible values of PLC transmission coupling branches.
Remarks
This type is only generated by MCC if the PLC Driver uses G3-PLC PHY.