LIN_master_portable_Arduino 1.4
Arduino library for Local Interconnect Network master node emulation
Loading...
Searching...
No Matches
LIN_master_Base.h File Reference

Base class for LIN master emulation (non-functional) More...

Go to the source code of this file.

Classes

class  LIN_Master_Base
 LIN master node base class. More...
 

Detailed Description

Base class for LIN master emulation (non-functional)

This library provides the base class for a master node emulation of a LIN bus. The base class is non-functional, as it lacks the actual communication interface. For an explanation of the LIN bus and protocol e.g. see https://en.wikipedia.org/wiki/Local_Interconnect_Network

Author
Georg Icking-Konert

Definition in file LIN_master_Base.h.