LUFA Custom Board Serial Port Hardware Driver (Template) More...
#include "em_usart.h"
Macros | |
#define | UART_PORT UART1 |
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.
#define UART_PORT UART1 |
UART PORT in STK3750 is UART1