![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
00001 /***************************************************************************/ 00029 /* Define to prevent recursive inclusion -------------------------------------*/ 00030 #ifndef __DVK_SPI_H__ 00031 #define __DVK_SPI_H__ 00032 00044 void DVK_SPI(uint8_t mode); 00048 #endif /* __DVK_SPI_H__ */ 00049 00050 /************************************** EOF *********************************/