VLCB
Toggle main menu visibility
Loading...
Searching...
No Matches
CAN2515.h
Go to the documentation of this file.
1
// Copyright (C) Sven Rosvall (sven@rosvall.ie)
2
// This file is part of VLCB-Arduino project on https://github.com/SvenRosvall/VLCB-Arduino
3
// Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
4
// The full licence can be found at: http://creativecommons.org/licenses/by-nc-sa/4.0
5
//
6
//
7
8
#pragma once
9
10
#include <
CanTransport.h
>
11
12
namespace
VLCB
13
{
14
18
class
CAN2515
:
public
CanTransport
19
{
20
};
21
22
}
CanTransport.h
VLCB::CAN2515
Transport implementation for the MCP2515/25625 CAN controllers.
Definition
CAN2515.h:19
VLCB::CanTransport
Interface base class for CAN transport implementations.
Definition
CanTransport.h:35
VLCB
Definition
AbstractEventTeachingService.cpp:13
ext-src
CAN2515.h
Generated by
1.18.0