Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / ProtocolDecoders.c
index d4e2ceb..c6cd52a 100644 (file)
@@ -51,7 +51,7 @@
 \r
 /** Decodes an Ethernet frame header and prints its contents to through the USART in a human readable format.\r
  *\r
 \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
  */\r
 void DecodeEthernetFrameHeader(Ethernet_Frame_Info_t* FrameINData)\r
 {\r