Skip to content

CanInterfaceStatus (UORB message)

TOPICS: can_interfacestatus

Fields

参数名类型Unit [Frame]Range/Enum描述
timestampuint64time since system start (microseconds)
interfaceuint8
io_errorsuint64
frames_txuint64
frames_rxuint64

Source Message

Source file (GitHub)

Details

Click here to see original file

c
uint64 timestamp		# time since system start (microseconds)
uint8 interface

uint64 io_errors
uint64 frames_tx
uint64 frames_rx