\r
 /** Decodes an Ethernet frame header and prints its contents to through the USART in a human readable format.\r
  *\r
- *  \param[in] InDataStart  Pointer to the start of an Ethernet frame header\r
+ *  \param[in] FrameINData  Pointer to the start of an Ethernet frame information structure\r
  */\r
 void DecodeEthernetFrameHeader(Ethernet_Frame_Info_t* FrameINData)\r
 {\r