DM9161_GetLinkSpeed
Default mainpageat91libcomponentsethernetdm9161DM9161_GetLinkSpeed
Description Source Call Graph
DM9161_GetLinkSpeed
Get the Link & speed settings, and automatically setup the EMAC with the settings.
 
Syntax / parameters
unsigned char DM9161_GetLinkSpeed (Dm9161 *pDm, unsigned char applySettings)

Name Type Default Description
pDm Dm9161 *
  Pointer to the Dm9161 instance
applySettings unsigned char
   
 
Return value unsigned char
   
Description
Get the Link & speed settings, and automatically setup the EMAC with the settings.
Return 1 if link found, 0 if no ethernet link.
 
Source
The documentation for this Member was generated from the following files:
  • dm9161.c