Data Fields

Ethernet_Frame_Info_t Struct Reference
[Common Class Definitions]

RNDIS Ethernet Frame Packet Information Structure. More...

#include <RNDIS.h>

Data Fields

uint8_t FrameData [ETHERNET_FRAME_SIZE_MAX]
uint16_t FrameLength
bool FrameInBuffer

Detailed Description

Type define for an Ethernet frame buffer data and information structure.


Field Documentation

uint8_t Ethernet_Frame_Info_t::FrameData[ETHERNET_FRAME_SIZE_MAX]

Ethernet frame contents.

Indicates if a frame is currently stored in the buffer.

Length in bytes of the Ethernet frame stored in the buffer.


The documentation for this struct was generated from the following file: