Real-Time NIC Driver (RTND) API Reference

This section includes information about the functions and data types that a Real-Time NIC Driver must support to be used by the eRTOS Network Link Layer (NL2).

The NIC drivers are implemented as RTDLL modules that the NL2 loads at startup. To interact with the NL2, a NIC driver must export the RTND functions called by the NL2. Additionally, the NIC drivers can call the callback functions provided by the NL2.

In this section: