Home
last modified time | relevance | path

Searched defs:_phy_config (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h157 struct _phy_config struct
159 uint8_t phyAddr; /*!< PHY address. */
160 … void *resource; /*!< PHY specific resource supporting operation of PHY hardware. */
161 const phy_operations_t *ops; /*!< PHY operational method. */
162 phy_speed_t speed; /*!< PHY speed configuration. */
163 phy_duplex_t duplex; /*!< PHY duplex configuration. */
164 bool autoNeg; /*!< PHY auto-negotiation, true: enable, false: disable. */
165 …bool enableEEE; /*!< PHY Energy Efficient Ethernet, true: enable, false: disable. */
166 phy_interrupt_type_t intrType; /*!< PHY interrupt configuration. */