Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Socket CAN definitions. More...
Go to the source code of this file.
Data Structures | |
struct | sockaddr_can |
struct | canbus_api |
Macros | |
#define | CAN_RAW 1 |
#define | SOL_CAN_BASE 100 |
#define | SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW) |
#define | CAN_MTU CAN_MAX_DLEN |
Enumerations | |
enum | { CAN_RAW_FILTER = 1 } |
Socket CAN definitions.
Definitions for socket CAN support.