this software.\r
*/\r
\r
-#if defined(ENABLE_XPROG_PROTOCOL)\r
+#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)\r
\r
/** \file\r
*\r
/** Writes a given byte to the attached XMEGA device, using a RS232 frame via software through the\r
* PDI interface.\r
*\r
- * \param Byte Byte to send to the attached device\r
+ * \param[in] Byte Byte to send to the attached device\r
*/\r
void PDITarget_SendByte(uint8_t Byte)\r
{\r