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

Public Member Functions

 UsbEndpoint (uint8_t address, uint8_t hubPort, uint8_t endpoint, UsbSpeed _speed, size_t maxPacketSize)
 

Public Attributes

uint8_t nAddress
 
uint8_t nEndpoint
 
UsbSpeed speed
 
size_t nMaxPacketSize
 
uint8_t nHubAddress
 
uint8_t nHubPort
 

Detailed Description

Definition at line 72 of file Usb.h.


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