enet_txrx_rxpoll
Overview
The enet_rxtx_rxinterrupt example shows the simplest way to use ENET functional tx/rx API for simple frame receive and transmit.
This example shows how to initialize the ENET.
How to use ENET to receive frame in polling and to transmit frame.
The example transmits 20 number broadcast frame, print the number and the mac address of the recieved frames.