GpioIn

GPIO mask and state

source file

# GPIO mask and state

uint64 timestamp			# time since system start (microseconds)
uint32 device_id			# Device id

uint32 state				# pin state mask

Last updated