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

#include "EHCI.h"

Data Fields

NextLinkPointer Horizontal
 
struct {
   __IO uint32_t   Offset: 12
 
   __IO uint32_t   PageSelect: 3
 
   uint32_t   IntOnComplete: 1
 
   __IO uint32_t   Length: 12
 
   __IO uint32_t   Error: 1
 
   __IO uint32_t   Babble: 1
 
   __IO uint32_t   BufferError: 1
 
   __IO uint32_t   Active: 1
 
Transaction [8]
 
uint32_t BufferPointer [7]
 
uint32_t inUse
 
uint32_t IhdIdx
 
uint32_t reserved [6]
 

Detailed Description

Definition at line 278 of file EHCI.h.

Field Documentation

__IO uint32_t Active

Definition at line 292 of file EHCI.h.

__IO uint32_t Babble

Definition at line 290 of file EHCI.h.

__IO uint32_t BufferError

Definition at line 291 of file EHCI.h.

uint32_t BufferPointer[7]

Definition at line 296 of file EHCI.h.

__IO uint32_t Error

Definition at line 289 of file EHCI.h.

NextLinkPointer Horizontal

Definition at line 280 of file EHCI.h.

uint32_t IhdIdx

Definition at line 301 of file EHCI.h.

uint32_t IntOnComplete

Definition at line 286 of file EHCI.h.

uint32_t inUse

Definition at line 300 of file EHCI.h.

__IO uint32_t Length

Definition at line 287 of file EHCI.h.

__IO uint32_t Offset

Definition at line 284 of file EHCI.h.

__IO uint32_t PageSelect

Definition at line 285 of file EHCI.h.

uint32_t reserved[6]

Definition at line 302 of file EHCI.h.

struct { ... } Transaction[8]

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