Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.
Minor documentation fixes.
This commit is contained in:
parent
abc7dce10c
commit
a7ade9f28d
4 changed files with 15 additions and 4 deletions
|
@ -51,7 +51,7 @@
|
|||
|
||||
/** Decodes an Ethernet frame header and prints its contents to through the USART in a human readable format.
|
||||
*
|
||||
* \param[in] InDataStart Pointer to the start of an Ethernet frame header
|
||||
* \param[in] FrameINData Pointer to the start of an Ethernet frame information structure
|
||||
*/
|
||||
void DecodeEthernetFrameHeader(Ethernet_Frame_Info_t* FrameINData)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue