Purpose
This file contains all the specific code for the basic-emac-project
Contents
The code
can be roughly broken down as follows:
- Init EMAC driver structure
- Init DM9161 driver
- Polling the packets
- Handle input frame
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.