incubator-nuttx/include/nuttx/can
Jaroslav Beran a0f5892be9 can: Add CAN FD flags to CAN message header
EDL, BRS and ESI bits added to struct can_hdr_s.

The `ch_unused' field is useless (adjacent fields in
packed structs are aligned to the next byte), but some
drivers explicitly set this field to zero, so it is kept there
for API backward compatibility.

Signed-off-by: Jaroslav Beran <jara.beran@gmail.com>
2021-03-19 23:00:07 -07:00
..
can.h can: Add CAN FD flags to CAN message header 2021-03-19 23:00:07 -07:00
error.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mcp2515.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00