VLCB
Toggle main menu visibility
Loading...
Searching...
No Matches
VCAN2040.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
VCAN2040
:
public
CanTransport
19
{
20
};
21
22
}
CanTransport.h
VLCB::CanTransport
Interface base class for CAN transport implementations.
Definition
CanTransport.h:35
VLCB::VCAN2040
Transport implementation for the software CAN controller on a RP2040 / RP2350.
Definition
VCAN2040.h:19
VLCB
Definition
AbstractEventTeachingService.cpp:13
ext-src
VCAN2040.h
Generated by
1.18.0