![]() |
LIN_master_portable_Arduino 1.4
Arduino library for Local Interconnect Network master node emulation
|
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... | |
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
Definition in file LIN_master_Base.h.