Symbols
loading...
Files
loading...

DP83848_GetLinkState() function

Get the link state of DP83848 device.

Syntax

int32_t DP83848_GetLinkState(dp83848_Object_t *pObj);
Implemented in dp83848.c:308

Arguments

pObj

Pointer to device object.

Return value

DP83848_STATUS_LINK_DOWN if link is down DP83848_STATUS_AUTONEGO_NOTDONE if Auto nego not completed DP83848_STATUS_100MBITS_FULLDUPLEX if 100Mb/s FD DP83848_STATUS_100MBITS_HALFDUPLEX if 100Mb/s HD DP83848_STATUS_10MBITS_FULLDUPLEX if 10Mb/s FD DP83848_STATUS_10MBITS_HALFDUPLEX if 10Mb/s HD DP83848_STATUS_READ_ERROR if connot read register DP83848_STATUS_WRITE_ERROR if connot write to register

Examples

DP83848_GetLinkState() is referenced by 27 libraries and example projects.

References

LocationText
dp83848.c:308
int32_t DP83848_GetLinkState(dp83848_Object_t *pObj)
dp83848.h:402
int32_t DP83848_GetLinkState(dp83848_Object_t *pObj);

Call Tree

Functions called by DP83848_GetLinkState()
DP83848_GetLinkState()
all items filtered out
Data read by DP83848_GetLinkState()
DP83848_GetLinkState()::readval
all items filtered out
DP83848_GetLinkState()
Type of DP83848_GetLinkState()
DP83848_GetLinkState()
int32_t
uint32_t
all items filtered out