mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-07 10:25:23 +08:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
# GPIO mask and state
|
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
uint32 device_id # Device id
|
|
|
|
uint32 state # pin state mask
|