PSoC-FDC1004Q
PSoC FDC1004Q Library
cyapicallbacks.h
1 /* ========================================
2  *
3  * Copyright YOUR COMPANY, THE YEAR
4  * All Rights Reserved
5  * UNPUBLISHED, LICENSED SOFTWARE.
6  *
7  * CONFIDENTIAL AND PROPRIETARY INFORMATION
8  * WHICH IS THE PROPERTY OF your company.
9  *
10  * ========================================
11 */
12 #ifndef CYAPICALLBACKS_H
13 #define CYAPICALLBACKS_H
14 
15 
16  /*Define your macro callbacks here */
17  /*For more information, refer to the Writing Code topic in the PSoC Creator Help.*/
18 
19 
20 #endif /* CYAPICALLBACKS_H */
21 /* [] */