OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [serial/] [README] - Blame information for rev 218

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 12:01:42 chris Exp $
3
#
4
 
5
This is the serial controller portion of the libchip library.  This
6
directory contains the source code for reusable console driver
7
support code.  Each individual driver is configured using the
8
console_tbl data structure.  This structure is defined and explained
9
in the console.h file.
10
 
11
The reusable chip drivers do not directly access the serial controller.
12
They access the registers on the controller via a set of up to four
13
functions which are provided by the BSP.  These functins set and get
14
general registers and data buffers.  Some chips can access the data
15
buffers as general registers and thus the driver may not require
16
those interface routines.
17
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.