Libraries/IOControl/include/IO/RS485/Device.h File Reference
Include dependency graph for Libraries/IOControl/include/IO/RS485/Device.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IO::RS485::Device |
Base device class for communicating with an RS485 slave. More... | |
class | IO::RS485::Device::FactoryTemplate< DeviceClass > |
struct | IO::RS485::Device::Config |
RS485 configuration. More... | |
struct | IO::RS485::Device::Config::Slave |
Namespaces | |
IO | |
IO::RS485 | |
Variables | |
constexpr unsigned | IO::RS485::DEFAULT_BAUDRATE = 9600 |
constexpr unsigned | IO::RS485::DEFAULT_TIMEOUT = 800 |