LUFA Library  130901
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RNDIS_Set_Complete_t Struct Reference

RNDIS OID Property Set Complete Message Structure. More...

#include <RNDISClassCommon.h>

Data Fields

uint32_t MessageLength
 
uint32_t MessageType
 
uint32_t RequestId
 
uint32_t Status
 

Detailed Description

Type define for a RNDIS OID Property Set Complete response message.

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

Field Documentation

uint32_t RNDIS_Set_Complete_t::MessageLength
uint32_t RNDIS_Set_Complete_t::MessageType
uint32_t RNDIS_Set_Complete_t::RequestId
uint32_t RNDIS_Set_Complete_t::Status

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