Microchip® Advanced Software Framework

applications/evk1104-usb-msc-sd-demo/conf/conf_stdio_serial.h File Reference
#include "conf_board.h"
#include "sysclk.h"

Macros

Configuration
#define USART_SERIAL_EXAMPLE   &AVR32_USART1
 
#define USART_SERIAL_EXAMPLE_BAUDRATE   57600
 
#define USART_SERIAL_CHAR_LENGTH   8
 
#define USART_SERIAL_PARITY   USART_NO_PARITY
 
#define USART_SERIAL_STOP_BIT   USART_1_STOPBIT
 

#define USART_SERIAL_CHAR_LENGTH   8

Referenced by init_stdio(), and main().

#define USART_SERIAL_EXAMPLE   &AVR32_USART1

Referenced by init_stdio(), and main().

#define USART_SERIAL_EXAMPLE_BAUDRATE   57600

Referenced by init_stdio(), and main().

#define USART_SERIAL_PARITY   USART_NO_PARITY

Referenced by init_stdio(), and main().

#define USART_SERIAL_STOP_BIT   USART_1_STOPBIT

Referenced by init_stdio(), and main().