|
PER Firmware
|
Definition for timestamped CAN frames. More...
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | timestamped_frame_t |
Functions | |
| static void | set_bus_id (timestamped_frame_t *frame, uint8_t bus_id) |
| static void | set_xid (timestamped_frame_t *frame, bool is_xid) |
| static void | set_can_id (timestamped_frame_t *frame, uint32_t can_id) |
Definition for timestamped CAN frames.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |