ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Data Fields | |
unsigned int | frame |
unsigned char | state |
unsigned char | reqState |
unsigned char | ok |
unsigned char | unkn7 |
unsigned char | data [32] |
unsigned int | length |
unsigned char | request |
unsigned char | CTP |
unsigned char | model |
unsigned char | correction |
unsigned char | errorCount |
unsigned char | unk49 [15] |
unsigned char pad_data::correction |
unsigned char pad_data::CTP |
unsigned int pad_data::frame |
Definition at line 122 of file libpad.c.
Referenced by padGetDmaStr(), and padPortOpen().
unsigned int pad_data::length |
Definition at line 128 of file libpad.c.
Referenced by padPortOpen(), and padRead().
unsigned char pad_data::ok |
Definition at line 125 of file libpad.c.
Referenced by padPortOpen().
unsigned char pad_data::reqState |
Definition at line 124 of file libpad.c.
Referenced by padGetReqState(), padInfoMode(), padPortOpen(), and padSetReqState().
unsigned char pad_data::state |
Definition at line 123 of file libpad.c.
Referenced by padGetState(), padPortOpen(), padReqStateInt2String(), padSetReqState(), and padStateInt2String().