|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <otp.h>
Public Attributes | |
| char | id [4] |
| uint8_t | id_type |
| 4 bytes < 'P' 'X' '4' ' ' More... | |
| uint32_t | vid |
| 1 byte < 0 for USB VID, 1 for generic VID More... | |
| uint32_t | pid |
| 4 bytes More... | |
| char | unused [19] |
| 4 bytes More... | |
| char | signature [128] |
| 19 bytes More... | |
| uint32_t | lock_bytes [4] |