MAV'RIC
|
UART interface structure. More...
#include <uart_int.h>
Public Attributes | |
avr32_usart_t * | uart |
Pointer to the AVR32 UART structure. | |
int32_t | IRQ |
IRQ. | |
buffer_t | transmit_buffer |
Transmission buffer. | |
buffer_t | receive_buffer |
Reception buffer. | |
byte_stream_t * | receive_stream |
Pointer to the reception stream. | |
UART interface structure.