Microchip® Advanced Software Framework

conf_usart_serial.h File Reference

USART Serial Configuration.

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

Macros

#define USART_SERIAL_CHAR_LENGTH   (USART_CHSIZE_8BIT_gc)
 
#define USART_SERIAL_EXAMPLE   (&USARTA1)
 
#define USART_SERIAL_EXAMPLE_BAUDRATE   (38400)
 
#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   (&USARTA1)

Referenced by main().

#define USART_SERIAL_EXAMPLE_BAUDRATE   (38400)

Referenced by main().

#define USART_SERIAL_PARITY   (USART_PMODE_DISABLED_gc)

Referenced by main().

#define USART_SERIAL_STOP_BIT   (false)

Referenced by main().