Microchip® Advanced Software Framework

conf_example.h File Reference

USART serial example configuration.

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

#include "conf_board.h"
#include "conf_clock.h"

Macros

#define BOARD_ID_USART   ID_USART1
 
#define BOARD_USART   USART1
 
#define BOARD_USART_BAUDRATE   115200
 
#define USART_Handler   USART1_Handler
 
#define USART_IRQn   USART1_IRQn
 

#define BOARD_ID_USART   ID_USART1

Referenced by configure_usart().

#define BOARD_USART   USART1
#define BOARD_USART_BAUDRATE   115200

Referenced by configure_usart().

#define USART_Handler   USART1_Handler
#define USART_IRQn   USART1_IRQn

Referenced by configure_usart().