|
piMCP2515
A library for controlling an MCP2515 on the Raspberry Pi and Raspberry Pi Pico
|
CAN bus frame data structure. More...
#include <pi_MCP2515.h>
Data Fields | |
| uint32_t | id |
| bool | extended_id |
| bool | rtr |
| uint8_t | dlc |
| uint8_t | payload [PI_MCP2515_CAN_FRAME_PAYLOAD_MAX] |
CAN bus frame data structure.