nx_eth_phy_get_link_state() is only used within netxduo.
 
Symbols
loading...
Files
loading...

nx_eth_phy_get_link_state() function

get the Phy link status.

Syntax

int32_t nx_eth_phy_get_link_state(void);
Implemented in nx_stm32_phy_driver.c:65

Return value

the link status.

References

LocationReferrerText
nx_stm32_phy_driver.c:65
int32_t nx_eth_phy_get_link_state(void)
nx_stm32_phy_driver.h:38
int32_t nx_eth_phy_get_link_state(void);
nx_stm32_eth_driver.c:514_nx_driver_enable()
PHYLinkState = nx_eth_phy_get_link_state();
nx_stm32_eth_driver.c:1836_nx_driver_hardware_get_status()
PHYLinkState = nx_eth_phy_get_link_state();

Call Tree

Functions calling nx_eth_phy_get_link_state()
Functions called by nx_eth_phy_get_link_state()
nx_eth_phy_get_link_state()
all items filtered out
Data read by nx_eth_phy_get_link_state()
nx_eth_phy_get_link_state()::linkstate
all items filtered out
nx_eth_phy_get_link_state()
Type of nx_eth_phy_get_link_state()
nx_eth_phy_get_link_state()
int32_t
all items filtered out