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   (&USARTC0)
 
#define USART_SERIAL_EXAMPLE_BAUDRATE   (115200)
 
#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(), and mxt_handler().

#define USART_SERIAL_EXAMPLE_BAUDRATE   (115200)

Referenced by main().

#define USART_SERIAL_PARITY   (USART_PMODE_DISABLED_gc)

Referenced by main().

#define USART_SERIAL_STOP_BIT   (false)

Referenced by main().