Crate psvr[][src]

PlayStation VR client library.

Re-exports

pub extern crate hidapi;

Modules

command

The supported set of PSVR commands;

inertia

Inertia sensor handling (gyroscope, accelerometer).

protocol

The low-level protocol types.

sensor

The sensor protocol.

Structs

Iter

An iterator over PSVR USB devices.

Psvr

A PSVR device connected via USB.

Functions

get

Opens an arbitrary connected PSVR device.

iter

Get an iterator over all PSVRs on the system.