LUFA Library  130303
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Serial USART Driver - LUFA/Drivers/Peripheral/Serial.h

Hardware Serial USART driver. More...

Modules

 Serial USART Peripheral Driver (AVR8)
 
 Serial USART Peripheral Driver (XMEGA)
 

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Module Description

Hardware serial USART driver. This module provides an easy to use driver for the setup and transfer of data over the selected architecture and microcontroller model's USART port.

Note
The exact API for this driver may vary depending on the target used - see individual target module documentation for the API specific to your target processor.