:orphan: .. index:: pair: enum; te_phy_duplex .. _doxid-te__ethernet__phy_8h_1a2a7030aae64f11e616bb701f0eb6ba2a: enum te_phy_duplex ================== Overview ~~~~~~~~ PHY duplex states :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum te_phy_duplex { :ref:`TE_PHY_DUPLEX_HALF` = 0, :ref:`TE_PHY_DUPLEX_FULL` = 1, :ref:`TE_PHY_DUPLEX_UNKNOWN` = 0xff, }; .. _details-te__ethernet__phy_8h_1a2a7030aae64f11e616bb701f0eb6ba2a: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ PHY duplex states Enum Values ----------- .. index:: pair: enumvalue; TE_PHY_DUPLEX_HALF .. _doxid-te__ethernet__phy_8h_1a2a7030aae64f11e616bb701f0eb6ba2aa77af3ca128d407c9aefcc760e2cdc06c: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_DUPLEX_HALF PHY half duplex state .. index:: pair: enumvalue; TE_PHY_DUPLEX_FULL .. _doxid-te__ethernet__phy_8h_1a2a7030aae64f11e616bb701f0eb6ba2aa14b5e0859c491d513bea376f81150ee2: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_DUPLEX_FULL PHY full duplex state .. index:: pair: enumvalue; TE_PHY_DUPLEX_UNKNOWN .. _doxid-te__ethernet__phy_8h_1a2a7030aae64f11e616bb701f0eb6ba2aa892b1379ea8afc04bfcee345b5809148: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_DUPLEX_UNKNOWN PHY unknown duplex state