EMAC_ADDRESS_MASK
Default mainpageat91libperipheralsemacEMAC_ADDRESS_MASK
Description Source Call Graph
EMAC_ADDRESS_MASK
The buffer addresses written into the descriptors must be aligned so the last few bits are zero.
 
Syntax / parameters
define EMAC_ADDRESS_MASK ((unsigned int)0xFFFFFFFC)

Description
The buffer addresses written into the descriptors must be aligned so the last few bits are zero.
These bits have special meaning for the EMAC peripheral and cannot be used as part of the address.
 
Source
The documentation for this Member was generated from the following file:
  • emac.c