#include <RNDIS.h>
Data Fields | |
uint8_t | FrameData [ETHERNET_FRAME_SIZE_MAX] |
uint16_t | FrameLength |
bool | FrameInBuffer |
Type define for an Ethernet frame buffer.
uint8_t Ethernet_Frame_Info_t::FrameData[ETHERNET_FRAME_SIZE_MAX] |
Ethernet frame contents
Indicates if a frame is currently stored in the buffer
uint16_t Ethernet_Frame_Info_t::FrameLength |
Length in bytes of the Ethernet frame stored in the buffer