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   (57600)
 
#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   (57600)

Referenced by main().

#define USART_SERIAL_PARITY   (USART_PMODE_DISABLED_gc)

Referenced by main().

#define USART_SERIAL_STOP_BIT   (false)

Referenced by main().