# GpioIn (UORB message)
GPIO mask and state
source file (opens new window)
# GPIO mask and state
uint64 timestamp # time since system start (microseconds)
uint32 device_id # Device id
uint32 state # pin state mask
← GpioConfig GpioOut →