LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OHCI_HOST_DATA_T Struct Reference

Detailed Description

Definition at line 292 of file OHCI.h.

#include "OHCI.h"

Data Fields

HC_HCCA hcca
 
uint32_t host_reserved1
 
HCD_GeneralTransferDescriptor gTDs [MAX_GTD]
 
HCD_EndpointDescriptor EDs [MAX_ED]
 
HC_ED staticEDs [MAX_STATIC_ED]
 

Field Documentation

Definition at line 299 of file OHCI.h.

Definition at line 298 of file OHCI.h.

HC_HCCA hcca

Definition at line 293 of file OHCI.h.

uint32_t host_reserved1

Definition at line 294 of file OHCI.h.

HC_ED staticEDs[MAX_STATIC_ED]

Definition at line 300 of file OHCI.h.


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