Module pscontroller_rs::jogcon[][src]

Namco's JogCon Controller

This controller has a jog wheel in the center which is controlled by a motor to provide force feedback. Only three games support the controller but it is featureful enough that it can be treated as a servo motor with little effort.

Structs

ControlJC

Command for controlling the wheel on the JogCon

JogCon

Represents the Namco JogCon controller

Enums

JogControl

What we want the JogCon's wheel to do after we poll it

JogState

What state the JogCon's wheel was in last poll