Home
last modified time | relevance | path

Searched defs:can_frame (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dcan.h163 struct can_frame { struct
165 uint32_t id;
167 uint8_t dlc;
169 uint8_t flags;
178 uint16_t timestamp;
182 uint16_t reserved;
186 union {