LUFA Library  120219
RNDIS_Message_Header_t Struct Reference

RNDIS Common Message Header Structure. More...

#include <RNDISClassCommon.h>

Data Fields

uint32_t MessageType
uint32_t MessageLength

Detailed Description

Type define for a RNDIS message header, sent before RNDIS messages.

Note:
Regardless of CPU architecture, these values should be stored as little endian.

Field Documentation

Total length of the RNDIS message, in bytes

RNDIS message type, a REMOTE_NDIS_*_MSG constant


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines