piMCP2515
A library for controlling an MCP2515 on the Raspberry Pi and Raspberry Pi Pico
Loading...
Searching...
No Matches
pi_mcp2515_can_frame_t Struct Reference

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]

Detailed Description

CAN bus frame data structure.


The documentation for this struct was generated from the following file: