MAV'RIC
Public Attributes | List of all members
uart_interface_t Struct Reference

UART interface structure. More...

#include <uart_int.h>

Collaboration diagram for uart_interface_t:
Collaboration graph

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_treceive_stream
 Pointer to the reception stream.
 

Detailed Description

UART interface structure.


The documentation for this struct was generated from the following file: