|
psl1ght
A free SDK for Sony's PS3 console
|
Pad info data structure (old format). More...
#include <pad.h>
Data Fields | |
| u32 | max |
| max pads allowed to connect | |
| u32 | connected |
| how many pads connected | |
| u32 | info |
| bit 0 lets the system intercept pad? other bits are reserved | |
| u16 | vendor_id [MAX_PADS] |
| array of vendor ids | |
| u16 | product_id [MAX_PADS] |
| array of product ids | |
| u8 | status [MAX_PADS] |
| array of pad statuses | |
Pad info data structure (old format).
1.8.15