Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
__usb.h File Reference

Go to the source code of this file.

Classes

struct  IntBlkCtrlReq
 
struct  iusb_Ctxt
 

Typedefs

typedef struct iusb_Ctxt iusb_ctxt
 

Variables

char path [ROUNDUP(64)]
 
char des [ROUNDUP(sizeof(USB_DevDescr))]
 
char reqBuf [ROUNDUP(sizeof(IntBlkCtrlReq))]
 

Typedef Documentation

◆ iusb_ctxt

typedef struct iusb_Ctxt iusb_ctxt

Variable Documentation

◆ des

char des[ROUNDUP(sizeof(USB_DevDescr))]

◆ path

char path[ROUNDUP(64)]

◆ reqBuf

char reqBuf[ROUNDUP(sizeof(IntBlkCtrlReq))]