The Pedigree Project  0.1
Public Types | Public Member Functions | Public Attributes | List of all members
Ohci::TD Struct Reference
+ Collaboration diagram for Ohci::TD:

Public Types

enum  StatusCodes { CrcError = 1, Stall = 4 }
 

Public Member Functions

UsbError getError ()
 

Public Attributes

uint32_t res0: 18
 
uint32_t bBuffRounding: 1
 
uint32_t nPid: 2
 
uint32_t nIntDelay: 3
 
uint32_t bDataToggleSrc: 1
 
uint32_t bDataToggle: 1
 
uint32_t nErrorCount: 2
 
uint32_t nStatus: 4
 
uint32_t pBufferStart
 
uint32_t res1: 4
 
uint32_t pNext: 28
 
uint32_t pBufferEnd
 
uint16_t nBufferSize
 
uint16_t nNextTDIndex
 
bool bLast
 
size_t id
 

Detailed Description

Definition at line 66 of file Ohci.h.


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