📄 canmsg_t.3
字号:
.TH "canmsg_t" 3 "8 Feb 2007" "can4linux" \" -*- nroff -*-.ad l.nh.SH NAMEcanmsg_t \- The CAN message structure. .PP.SH SYNOPSIS.br.PP.SS "Data Fields".in +1c.ti -1c.RI "int \fBflags\fP".br.RI "\fIflags, indicating or controlling special message properties \fP".ti -1c.RI "int \fBcob\fP".br.RI "\fICAN object number, used in Full CAN. \fP".ti -1c.RI "unsigned long \fBid\fP".br.RI "\fICAN message ID, 4 bytes. \fP".ti -1c.RI "timeval \fBtimestamp\fP".br.RI "\fItime stamp for received messages \fP".ti -1c.RI "short int \fBlength\fP".br.RI "\fInumber of bytes in the CAN message \fP".ti -1c.RI "unsigned char \fBdata\fP [CAN_MSG_LENGTH]".br.RI "\fIdata, 0. \fP".in -1c.SH "Detailed Description".PP The CAN message structure. Used for all data transfers between the application and the driver using read() or write(). .PP.SH "Field Documentation".PP .SS "unsigned char \fBcanmsg_t::data\fP[CAN_MSG_LENGTH]".PPdata, 0. .PP..8 bytes .SH "Author".PP Generated automatically by Doxygen for can4linux from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -