debug_at91.c File Reference

AT91 debug output device. More...

Go to the source code of this file.

Functions

uint32_t At91BaudRateDiv (uint32_t baud)
 Calculate divisor for a given baud rate.
int At91DevDebugIOCtl (NUTDEVICE *dev, int req, void *conf)
 Handle I/O controls for debug device 2.
int At91DevDebugWrite (NUTFILE *fp, CONST void *buffer, int len)
 Send characters to debug device 0.
NUTFILE * At91DevDebugOpen (NUTDEVICE *dev, CONST char *name, int mode, int acc)
 Open debug device.
int At91DevDebugClose (NUTFILE *fp)
 Close debug device.

Detailed Description

AT91 debug output device.

 * $Id: debug_at91.c 2951 2010-04-02 11:44:36Z haraldkipp $
 * 

Definition in file debug_at91.c.


© 2000-2010 by contributors - visit http://www.ethernut.de/