boardVersion property

uint32_t boardVersion
final

HW / board version (last 8 bits should be silicon ID, if any). The first 16 bits of this field specify https://github.com/PX4/PX4-Bootloader/blob/master/board_types.txt

MAVLink type: uint32_t

board_version

Implementation

final uint32_t boardVersion;