QTouch Debug Setting.
Copyright (c) 2010-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
Project Constants | |
Values from 0xF000->0xFFFF are reserved for Atmel Kits. Values from 0x0000->0xEFFF are available for other projects. | |
#define | QT8 0xF001 |
#define | QT16 0xF002 |
#define | QM64 0xF003 |
#define | TOUCH_KIT_ID_XMEGA_C3_XPLAINED 0xF00D |
Interface constants. | |
#define | TWI 1 |
#define | SPI1W 2 |
#define | SPI2W 3 |
#define | UART 4 |
#define | BitBangSPI 5 |
Select the type of interface to use for the debug protocol. | |
Comment out the interface not used. Only one interface should be active. | |
#define | QDEBUG_SPI_BB |
#define | INTERFACE BitBangSPI |
Set up project info. | |
#define | PROJECT_ID QT16 |
#define BitBangSPI 5 |
#define INTERFACE BitBangSPI |
Referenced by Transmit_Sign_On().
#define PROJECT_ID QT16 |
Referenced by Transmit_Sign_On().
#define QDEBUG_SPI_BB |
#define QM64 0xF003 |
#define QT16 0xF002 |
#define QT8 0xF001 |
#define SPI1W 2 |
#define SPI2W 3 |
#define TOUCH_KIT_ID_XMEGA_C3_XPLAINED 0xF00D |
#define TWI 1 |
#define UART 4 |