|
XenevaOS
|
#include <usbendpoint.h>

Public Attributes | |
| TUSBDevice * | m_pDevice |
| u8 | m_ucNumber |
| TEndpointType | m_Type |
| boolean | m_bDirectionIn |
| u32 | m_nMaxPacketSize |
| unsigned | m_nInterval |
| TUSBPID | m_NextPID |
| boolean TUSBEndpoint::m_bDirectionIn |
| TUSBPID TUSBEndpoint::m_NextPID |
| unsigned TUSBEndpoint::m_nInterval |
| u32 TUSBEndpoint::m_nMaxPacketSize |
| TUSBDevice* TUSBEndpoint::m_pDevice |
| TEndpointType TUSBEndpoint::m_Type |
| u8 TUSBEndpoint::m_ucNumber |