LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
usbeth_disp_s Struct Reference

#include <usbeth.h>

Data Fields

int(* read )(void *, hsaddr_t buf)
 
int(* inpstat )(void *)
 
int(* write )(void *, hsaddr_t buf, int len)
 
int(* getaddr )(void *, hsaddr_t addr)
 

Detailed Description

Definition at line 177 of file usbeth.h.

Field Documentation

◆ getaddr

int(* usbeth_disp_s::getaddr) (void *, hsaddr_t addr)

Definition at line 181 of file usbeth.h.

◆ inpstat

int(* usbeth_disp_s::inpstat) (void *)

Definition at line 179 of file usbeth.h.

◆ read

int(* usbeth_disp_s::read) (void *, hsaddr_t buf)

Definition at line 178 of file usbeth.h.

◆ write

int(* usbeth_disp_s::write) (void *, hsaddr_t buf, int len)

Definition at line 180 of file usbeth.h.


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