psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_pad_periph_data Struct Reference

Pad peripheral data data structure. More...

#include <pad.h>

Data Fields

u32 pclass_type
 Pad class type.
 
u32 pclass_profile
 Pas class profile.
 
s32 len
 Length of button array.
 
u16 button [(64)]
 Button array.
 

Detailed Description

Pad peripheral data data structure.

Definition at line 243 of file pad.h.

Field Documentation

◆ button

u16 _pad_periph_data::button[(64)]

Button array.

Definition at line 248 of file pad.h.

◆ len

s32 _pad_periph_data::len

Length of button array.

Definition at line 247 of file pad.h.

◆ pclass_profile

u32 _pad_periph_data::pclass_profile

Pas class profile.

Definition at line 246 of file pad.h.

◆ pclass_type

u32 _pad_periph_data::pclass_type

Pad class type.

Definition at line 245 of file pad.h.


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