/** 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