libc
::
bindings
::
bcm_msg_head
Fields
opcode
flags
count
ival1
ival2
can_id
nframes
frames
Struct
libc
::
bindings
::
bcm_msg_head
struct
bcm_msg_head
{ ... }
source
Fields
opcode:
u32
flags:
u32
count:
u32
ival1:
bcm_timeval
ival2:
bcm_timeval
can_id:
canid_t
nframes:
u32
frames: [
can_frame
; 0]