EMAC_Init
Default mainpageat91libperipheralsemacEMAC_Init
Description Source Call Graph
EMAC_Init
Initialize the EMAC with the emac controller address.
 
Syntax / parameters
void EMAC_Init (unsigned char id, const unsigned char *pMacAddress, unsigned char enableCAF, unsigned char enableNBC)

Name Type Default Description
id unsigned char
  HW ID for power management
pMacAddress const unsigned char *
  Mac Address
enableCAF unsigned char
  enable AT91C_EMAC_CAF if needed by application
enableNBC unsigned char
  AT91C_EMAC_NBC if needed by application
Description
Initialize the EMAC with the emac controller address.

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