This library for Seeed Studio's CAN-BUS Shield has a similar API to mbed's LPC1768 CAN library making it easy to add CAN functionality to mbed systems that support Arduino type 'Shields. This Beta release of my CAN-BUS Library is largely working but lacks interrupt 'attach' functions.

Dependents:   Seeed_CAN_Hello_World ws-canrecv-1 CAN_SPI_modulo

Fork of SEEED_CAN by Sophie Dexter

Embed: (wiki syntax)

« Back to documentation index

MCP_CANMsg Struct Reference

MCP_CANMsg Struct Reference

Type definition to hold an MCP2515 CAN id structure. More...

#include <seeed_can_api.h>


Detailed Description

Type definition to hold an MCP2515 CAN id structure.

Definition at line 68 of file seeed_can_api.h.