ReactOS 0.4.15-dev-7842-g558ab78
_USB2_FRAME_BUDGET Struct Reference

#include <usbport.h>

Collaboration diagram for _USB2_FRAME_BUDGET:

Public Attributes

PUSB2_TT_ENDPOINT IsoEndpoint
 
PUSB2_TT_ENDPOINT IntEndpoint
 
PUSB2_TT_ENDPOINT AltEndpoint
 
USHORT TimeUsed
 
USHORT Reserved2
 

Detailed Description

Definition at line 527 of file usbport.h.

Member Data Documentation

◆ AltEndpoint

PUSB2_TT_ENDPOINT _USB2_FRAME_BUDGET::AltEndpoint

◆ IntEndpoint

PUSB2_TT_ENDPOINT _USB2_FRAME_BUDGET::IntEndpoint

◆ IsoEndpoint

PUSB2_TT_ENDPOINT _USB2_FRAME_BUDGET::IsoEndpoint

◆ Reserved2

USHORT _USB2_FRAME_BUDGET::Reserved2

Definition at line 532 of file usbport.h.

◆ TimeUsed

USHORT _USB2_FRAME_BUDGET::TimeUsed

Definition at line 531 of file usbport.h.

Referenced by USB2_AllocateTimeForEndpoint(), and USB2_DeallocateEndpointBudget().


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