TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_USBFN_MESSAGE_PAYLOAD Union Reference

Data Fields

EFI_USB_DEVICE_REQUEST udr
 
EFI_USBFN_TRANSFER_RESULT utr
 
EFI_USB_BUS_SPEED ubs
 

Detailed Description

Definition at line 158 of file UsbFunctionIo.h.

Field Documentation

◆ ubs

EFI_USB_BUS_SPEED _EFI_USBFN_MESSAGE_PAYLOAD::ubs

Definition at line 161 of file UsbFunctionIo.h.

◆ udr

EFI_USB_DEVICE_REQUEST _EFI_USBFN_MESSAGE_PAYLOAD::udr

Definition at line 159 of file UsbFunctionIo.h.

◆ utr

EFI_USBFN_TRANSFER_RESULT _EFI_USBFN_MESSAGE_PAYLOAD::utr

Definition at line 160 of file UsbFunctionIo.h.


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