13#ifndef M5_UNIT_UNIFIED_RS485_HPP
14#define M5_UNIT_UNIFIED_RS485_HPP
M5Stack Tab5 built-in RS-485 (SIT3088 with DIR pin fixed to GPIO34)
Definition M5UnitUnifiedRS485.hpp:52
RS-485 unit using the SIT3088 transceiver (manual direction control via a DIR pin)
Definition unit_SIT3088.hpp:30
config_t config()
Gets the configuration.
Definition unit_SIT3088.hpp:64
RS-485 unit using the SP485EEN transceiver (auto direction control)
Definition unit_SP485.hpp:22
Top level namespace of M5Stack.
SIT3088 unit for M5UnitUnified (manual direction-controlled RS-485 transceiver)
SP485 unit for M5UnitUnified.
Arduino Stream adapter for UnitSP485.