aversive_10-03-12/modules/comm/uart/uart_defs.h File Reference

Go to the source code of this file.

Defines

#define UART_PARTITY_NONE   0
#define UART_PARTITY_ODD   1
#define UART_PARTITY_EVEN   2
#define UART_STOP_BITS_1   0
#define UART_STOP_BITS_2   1
#define UART_HW_NUM   1
#define SIG_UART0_DATA   SIG_UART_DATA
#define SIG_UART0_RECV   SIG_UART_RECV
#define UDR0   UDR
#define UCSR0A   UCSRA
#define UCSR0B   UCSRB
#define UCSR0C   UCSRC
#define UBRR0L   UBRRL
#define UBRR0H   UBRRH
#define U2X   U2X0
#define UCSZ0   UCSZ00
#define UCSZ1   UCSZ01
#define UCSZ2   UCSZ02
#define UPM0   UPM00
#define UPM1   UPM01
#define USBS   USBS0
#define TXEN   TXEN0
#define TXCIE   TXCIE0
#define RXEN   RXEN0
#define RXCIE   RXCIE0
#define TXC   TXC0
#define RXB8   RXB80
#define UDRIE   UDRIE0
#define UDRE   UDRE0
#define UBRRL   UBRR
#define UART_IS_USART   0
#define UART_HAS_U2X   1


Define Documentation

#define RXB8   RXB80

Definition at line 109 of file uart_defs.h.

#define RXCIE   RXCIE0

#define RXEN   RXEN0

Definition at line 100 of file uart_defs.h.

Referenced by uart_getconf(), and uart_setconf().

#define SIG_UART0_DATA   SIG_UART_DATA

Definition at line 49 of file uart_defs.h.

#define SIG_UART0_RECV   SIG_UART_RECV

Definition at line 52 of file uart_defs.h.

#define TXC   TXC0

Definition at line 106 of file uart_defs.h.

#define TXCIE   TXCIE0

Definition at line 97 of file uart_defs.h.

#define TXEN   TXEN0

Definition at line 94 of file uart_defs.h.

Referenced by uart_setconf().

#define U2X   U2X0

Definition at line 73 of file uart_defs.h.

Referenced by uart_getconf(), and uart_setconf().

#define UART_HAS_U2X   1

Definition at line 163 of file uart_defs.h.

Referenced by uart_getconf(), and uart_setconf().

#define UART_HW_NUM   1

Definition at line 43 of file uart_defs.h.

Referenced by uart_register_rx_event(), and uart_register_tx_event().

#define UART_IS_USART   0

Definition at line 158 of file uart_defs.h.

Referenced by uart_getconf().

#define UART_PARTITY_EVEN   2

Definition at line 31 of file uart_defs.h.

Referenced by uart_getconf().

#define UART_PARTITY_NONE   0

Definition at line 29 of file uart_defs.h.

Referenced by uart_getconf().

#define UART_PARTITY_ODD   1

Definition at line 30 of file uart_defs.h.

Referenced by uart_getconf().

#define UART_STOP_BITS_1   0

Definition at line 33 of file uart_defs.h.

Referenced by uart_getconf().

#define UART_STOP_BITS_2   1

Definition at line 34 of file uart_defs.h.

Referenced by uart_getconf().

#define UBRR0H   UBRRH

Definition at line 70 of file uart_defs.h.

#define UBRR0L   UBRRL

Definition at line 67 of file uart_defs.h.

#define UBRRL   UBRR

Definition at line 130 of file uart_defs.h.

#define UCSR0A   UCSRA

Definition at line 58 of file uart_defs.h.

#define UCSR0B   UCSRB

Definition at line 61 of file uart_defs.h.

#define UCSR0C   UCSRC

Definition at line 64 of file uart_defs.h.

#define UCSZ0   UCSZ00

Definition at line 76 of file uart_defs.h.

#define UCSZ1   UCSZ01

Definition at line 79 of file uart_defs.h.

#define UCSZ2   UCSZ02

Definition at line 82 of file uart_defs.h.

#define UDR0   UDR

Definition at line 55 of file uart_defs.h.

#define UDRE   UDRE0

#define UDRIE   UDRIE0

Definition at line 112 of file uart_defs.h.

Referenced by uart_send_9bits_nowait(), uart_send_next_char(), and uart_send_nowait().

#define UPM0   UPM00

Definition at line 85 of file uart_defs.h.

Referenced by uart_getconf().

#define UPM1   UPM01

Definition at line 88 of file uart_defs.h.

Referenced by uart_getconf().

#define USBS   USBS0

Definition at line 91 of file uart_defs.h.

Referenced by uart_getconf().


Generated on Fri Mar 12 06:32:05 2010 for AVR by  doxygen 1.5.6