TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_USBFN_TRANSFER_RESULT Struct Reference

Data Fields

UINTN BytesTransferred
 
EFI_USBFN_TRANSFER_STATUS TransferStatus
 
UINT8 EndpointIndex
 
EFI_USBFN_ENDPOINT_DIRECTION Direction
 
VOIDBuffer
 

Detailed Description

Definition at line 141 of file UsbFunctionIo.h.

Field Documentation

◆ Buffer

VOID* _EFI_USBFN_TRANSFER_RESULT::Buffer

Definition at line 146 of file UsbFunctionIo.h.

◆ BytesTransferred

UINTN _EFI_USBFN_TRANSFER_RESULT::BytesTransferred

Definition at line 142 of file UsbFunctionIo.h.

◆ Direction

EFI_USBFN_ENDPOINT_DIRECTION _EFI_USBFN_TRANSFER_RESULT::Direction

Definition at line 145 of file UsbFunctionIo.h.

◆ EndpointIndex

UINT8 _EFI_USBFN_TRANSFER_RESULT::EndpointIndex

Definition at line 144 of file UsbFunctionIo.h.

◆ TransferStatus

EFI_USBFN_TRANSFER_STATUS _EFI_USBFN_TRANSFER_RESULT::TransferStatus

Definition at line 143 of file UsbFunctionIo.h.


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