buttons property
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;
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
final uint16_t buttons;