RNDIS.h File Reference

Device mode driver for the library USB RNDIS Class driver. More...

#include "../../USB.h"
#include "../Common/RNDIS.h"
#include "RNDISConstants.h"
#include "../Common/CDC.h"
#include <stdio.h>
#include <string.h>

Data Structures

struct  USB_ClassInfo_RNDIS_Device_t
 RNDIS Class Device Mode Configuration and State Structure. More...

Functions

bool RNDIS_Device_ConfigureEndpoints (USB_ClassInfo_RNDIS_Device_t *const RNDISInterfaceInfo) ATTR_NON_NULL_PTR_ARG(1)
void RNDIS_Device_ProcessControlRequest (USB_ClassInfo_RNDIS_Device_t *const RNDISInterfaceInfo) ATTR_NON_NULL_PTR_ARG(1)
void RNDIS_Device_USBTask (USB_ClassInfo_RNDIS_Device_t *const RNDISInterfaceInfo) ATTR_NON_NULL_PTR_ARG(1)

Detailed Description

Device mode driver for the library USB RNDIS Class driver.

Note:
This file should not be included directly. It is automatically included as needed by the class driver dispatch header located in LUFA/Drivers/USB/Class/RNDIS.h.
Generated by  doxygen 1.6.3