Collaboration diagram for Device Driver API.:
![]() |
Device drivers are typically not accessed directly by an application. Instead they are used by the standard C library to perform data I/O.
Modules | |
* Hardware Layout. | |
Definitions of I/O ports. | |
* Ethernut Hardware. | |
Ethernut internal I/O port usage. | |
Serial Communication Devices | |
Drivers for serial communication. | |
* USART Driver Frame | |
Universal synchronous/asynchronous receiver/transmitter device driver. | |
Network device drivers. | |
Ethernet controller drivers. | |
* Network Buffer | |
Network buffer support. | |
Display device drivers. | |
LCD/VFD hardware support. | |
* Terminal Emulator. | |
Virtual terminal emulator. | |
Interrupt Management | |
Interrupt registration and handling. | |
CAN Driver Support | |
IR Driver Support. |