psl1ght
A free SDK for Sony's PS3 console
Data Fields
_pad_act_param Struct Reference

Pad action parameters data structure. More...

#include <pad.h>

Data Fields

union {
   u8   motor [MAX_PAD_ACTUATOR]
 All motors statuses.
 
   struct {
      u8   small_motor
 Small Motor parameter 0: OFF, 1: On.
 
      u8   large_motor
 Large Motor 0: OFF, 1-255: Motor Speed, higher == faster.
 
   } 
 
}; 
 
u8 reserved [6]
 reserved
 

Detailed Description

Pad action parameters data structure.


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