Microchip® Advanced Software Framework

conf_uart_serial.h File Reference

Serial USART service configuration.

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

Macros

#define CONF_PINS_UART   PINS_UART0
 
#define CONF_PINS_UART_FLAGS   PINS_UART0_FLAGS
 
#define CONF_UART   CONSOLE_UART
 UART Interface. More...
 
#define CONF_UART_BAUDRATE   115200
 Baudrate setting. More...
 
#define CONF_UART_PARITY   UART_MR_PAR_NO
 Parity setting. More...
 
#define CONF_UART_PIO   PINS_UART0_PIO
 

#define CONF_PINS_UART   PINS_UART0

Referenced by configure_console().

#define CONF_PINS_UART_FLAGS   PINS_UART0_FLAGS

Referenced by configure_console().

#define CONF_UART   CONSOLE_UART

UART Interface.

Referenced by configure_console().

#define CONF_UART_BAUDRATE   115200

Baudrate setting.

Referenced by configure_console().

#define CONF_UART_PARITY   UART_MR_PAR_NO

Parity setting.

Referenced by configure_console().

#define CONF_UART_PIO   PINS_UART0_PIO

Referenced by configure_console().