Microchip® Advanced Software Framework

conf_usart_example.h File Reference

Board specific example configuration file.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include "conf_board.h"
#include "sysclk.h"

Macros

Configuration
#define USART_SERIAL_EXAMPLE   &USARTC0
 
#define USART_SERIAL_EXAMPLE_BAUDRATE   9600
 
#define USART_SERIAL_CHAR_LENGTH   USART_CHSIZE_8BIT_gc
 
#define USART_SERIAL_PARITY   USART_PMODE_DISABLED_gc
 
#define USART_SERIAL_STOP_BIT   false
 

#define USART_SERIAL_CHAR_LENGTH   USART_CHSIZE_8BIT_gc

Referenced by main().

#define USART_SERIAL_EXAMPLE   &USARTC0

Referenced by main().

#define USART_SERIAL_EXAMPLE_BAUDRATE   9600

Referenced by main().

#define USART_SERIAL_PARITY   USART_PMODE_DISABLED_gc

Referenced by main().

#define USART_SERIAL_STOP_BIT   false

Referenced by main().