include/uart.h File Reference

UART definitions. More...

#include <chip/uart.h>

Go to the source code of this file.

Defines

#define uart_enable_clock(id)   do { } while (0)
 Enable the peripheral clock to UART id.
#define uart_disable_clock(id)   do { } while (0)
 Disable the peripheral clock to UART id.
Transmitting Data

#define uart_put_string(uart_id, data)
 Send a string to the UART.
#define uart_put_bytes(uart_id, data, len)
 Send a given number of bytes to the UART.

Detailed Description

UART definitions.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file uart.h.

Generated on Thu Apr 29 14:09:42 2010 for uart-loopback by  doxygen 1.6.3