buttons2 property
A bitfield corresponding to the joystick buttons' 16-31 current state, 1 for pressed, 0 for released. The lowest bit corresponds to Button 16.
MAVLink type: uint16_t
Extensions field for MAVLink 2.
buttons2
Implementation
final uint16_t buttons2;