LUFA Library  140302
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Serial.h File Reference

LUFA Custom Board Serial Port Hardware Driver (Template) More...

#include "em_usart.h"

Macros

#define UART_PORT   USART1
 

Detailed Description

This is a stub driver header file, for implementing custom board layout hardware with compatible LUFA board specific drivers. If the library is configured to use the BOARD_USER board mode, this driver file should be completed and copied into the "/Board/" folder inside the application's folder.

This stub is for the board-specific component of the LUFA Buttons driver, for the control of physical board-mounted GPIO pushbuttons.

Macro Definition Documentation

#define UART_PORT   USART1

UART PORT in STK3700 is USART1