Microchip® Advanced Software Framework

conf_twi_slave_example.h File Reference

TWI Slave Example configuration.

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

Macros

#define BOARD_BASE_TWI_SLAVE   TWI0
 TWI Base for TWI SLAVE application to use. More...
 
#define BOARD_ID_TWI_SLAVE   ID_TWI0
 TWI ID for SLAVE application to use. More...
 
#define BOARD_TWI_Handler   TWI0_Handler
 
#define BOARD_TWI_IRQn   TWI0_IRQn
 Definition of TWI interrupt ID on board. More...
 

#define BOARD_BASE_TWI_SLAVE   TWI0

TWI Base for TWI SLAVE application to use.

Referenced by BOARD_TWI_Handler(), and main().

#define BOARD_ID_TWI_SLAVE   ID_TWI0

TWI ID for SLAVE application to use.

Referenced by main().

#define BOARD_TWI_Handler   TWI0_Handler
#define BOARD_TWI_IRQn   TWI0_IRQn

Definition of TWI interrupt ID on board.

Referenced by main().