|
RetroArch
|
#include <wiiuse_internal.h>
Public Attributes | |
| ubyte | cmd |
| union { | |
| struct { | |
| uint addr | |
| uword size | |
| } readdata | |
| struct { | |
| uint addr | |
| ubyte size | |
| ubyte data [16] | |
| } writedata | |
| ubyte __data [MAX_PAYLOAD] | |
| } | __attribute__ |
| void * | buffer |
| int | wait |
| union { ... } op_t::__attribute__ |
| ubyte op_t::__data[MAX_PAYLOAD] |
| uint op_t::addr |
| void* op_t::buffer |
| ubyte op_t::cmd |
| ubyte op_t::data[16] |
| struct { ... } op_t::readdata |
| uword op_t::size |
| ubyte op_t::size |
| int op_t::wait |
| struct { ... } op_t::writedata |
1.8.15