Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

Device Driver API.

Collaboration diagram for Device Driver API.:


Detailed Description

Input and output device functions.

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.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/