:orphan: .. index:: pair: enum; te_phy_autoneg .. _doxid-te__ethernet__phy_8h_1a716e5cccbb2e79ebed74f94bad7ea6ea: enum te_phy_autoneg =================== Overview ~~~~~~~~ PHY autonegotiation states :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum te_phy_autoneg { :ref:`TE_PHY_AUTONEG_OFF` = 0, :ref:`TE_PHY_AUTONEG_ON` = 1, :ref:`TE_PHY_AUTONEG_UNKNOWN` = 2, }; .. _details-te__ethernet__phy_8h_1a716e5cccbb2e79ebed74f94bad7ea6ea: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ PHY autonegotiation states Enum Values ----------- .. index:: pair: enumvalue; TE_PHY_AUTONEG_OFF .. _doxid-te__ethernet__phy_8h_1a716e5cccbb2e79ebed74f94bad7ea6eaa747222c7bd621e07cf7f25c0e825d0d9: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_AUTONEG_OFF PHY autonegatiation state OFF .. index:: pair: enumvalue; TE_PHY_AUTONEG_ON .. _doxid-te__ethernet__phy_8h_1a716e5cccbb2e79ebed74f94bad7ea6eaa907e7f58e44b7ce293d96ed648f2ce5e: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_AUTONEG_ON PHY autonegatiation state ON .. index:: pair: enumvalue; TE_PHY_AUTONEG_UNKNOWN .. _doxid-te__ethernet__phy_8h_1a716e5cccbb2e79ebed74f94bad7ea6eaaeedc66f8a136b8ba284864e7b3c079f6: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_PHY_AUTONEG_UNKNOWN PHY autonegatiation state UNKNOWN