this software.\r
*/\r
\r
+#if defined(ENABLE_ISP_PROTOCOL) || defined(__DOXYGEN__)\r
+\r
/** \file\r
*\r
* Target-related functions for the ISP Protocol decoder.\r
SPI_SendByte((CurrentAddress & 0x00FF0000) >> 16);\r
SPI_SendByte(0x00); \r
}\r
+\r
+#endif\r