buttons property

uint16_t buttons
final

A bitfield corresponding to the joystick buttons' 0-15 current state, 1 for pressed, 0 for released. The lowest bit corresponds to Button 1.

MAVLink type: uint16_t

buttons

Implementation

final uint16_t buttons;