Microchip® Advanced Software Framework

conf_example.h File Reference

USART synchronous example configuration.

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

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

Macros

#define BOARD_ID_USART   ID_USART0
 
#define BOARD_USART   USART0
 
#define USART_Handler   USART0_Handler
 
#define USART_IRQn   USART0_IRQn
 

#define BOARD_ID_USART   ID_USART0

Referenced by configure_usart().

#define BOARD_USART   USART0
#define USART_Handler   USART0_Handler
#define USART_IRQn   USART0_IRQn

Referenced by configure_usart().