EMAC_SetLinkSpeed
Default mainpageat91libperipheralsemacEMAC_SetLinkSpeed
Description Source Call Graph
EMAC_SetLinkSpeed
Setup the EMAC for the link : speed 100M/10M and Full/Half duplex.
 
Syntax / parameters
void EMAC_SetLinkSpeed (unsigned char speed, unsigned char fullduplex)

Name Type Default Description
speed unsigned char
  Link speed, 0 for 10M, 1 for 100M
fullduplex unsigned char
  1 for Full Duplex mode
Description
Setup the EMAC for the link : speed 100M/10M and Full/Half duplex.

 
Source
The documentation for this Member was generated from the following files:
  • emac.c