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_CANtiming Struct Reference

MCP_CANtiming Struct Reference

CAN driver typedefs. More...

#include <seeed_can_api.h>


Detailed Description

CAN driver typedefs.

Type definition to hold an MCP2515 Timing Register set structure

Definition at line 37 of file seeed_can_api.h.