dual_sense_hid::State::Buttons struct

State of buttons.

Public variables

bool l1
bool r1
bool l2
bool r2
bool create
bool menu
bool l3
bool r3
bool home
bool touchpad
bool mute

Variable documentation

bool dual_sense_hid::State::Buttons::l1

Left bumper state

bool dual_sense_hid::State::Buttons::r1

Right bumper state

bool dual_sense_hid::State::Buttons::l2

Left trigger as button state

bool dual_sense_hid::State::Buttons::r2

Right trigger as button state

bool dual_sense_hid::State::Buttons::create

Create button state

bool dual_sense_hid::State::Buttons::menu

Menu button state

bool dual_sense_hid::State::Buttons::l3

Left analog button state

bool dual_sense_hid::State::Buttons::r3

Right analog button state

bool dual_sense_hid::State::Buttons::home

Home button state

bool dual_sense_hid::State::Buttons::touchpad

Touchpad button state

bool dual_sense_hid::State::Buttons::mute

Mute button state