RTEMS Logo

RTEMS 4.6.5 On-Line Library


I/O Manager Accessing an Device Driver

PREV UP NEXT Bookshelf RTEMS C User's Guide

16.3.2: Accessing an Device Driver

The I/O manager provides directives which enable the application program to utilize device drivers in a standard manner. There is a direct correlation between the RTEMS I/O manager directives rtems_io_initialize, rtems_io_open, rtems_io_close, rtems_io_read, rtems_io_write, and rtems_io_control and the underlying device driver entry points.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2004 OAR Corporation