M5Unit-RS485
0.0.1 git rev:d5ba212
Loading...
Searching...
No Matches
M5UnitUnifiedRS485.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
3
*
4
* SPDX-License-Identifier: MIT
5
*/
13
#ifndef M5_UNIT_UNIFIED_RS485_HPP
14
#define M5_UNIT_UNIFIED_RS485_HPP
15
16
#include "
unit/unit_SP485.hpp
"
17
#include "
unit/unit_SP485_stream.hpp
"
18
23
namespace
m5
{
24
29
namespace
unit
{
30
34
using
UnitRS485
=
m5::unit::UnitSP485
;
38
using
HatRS485
=
m5::unit::UnitSP485
;
42
using
AtomicRS485Base
=
m5::unit::UnitSP485
;
43
44
}
// namespace unit
45
}
// namespace m5
46
#endif
m5::unit::UnitSP485
RS-485 unit using SP485 transceiver.
Definition
unit_SP485.hpp:27
m5
Top level namespace of M5stack.
unit
Unit-related namespace.
unit_SP485.hpp
SP485 unit for M5UnitUnified.
unit_SP485_stream.hpp
Arduino Stream adapter for UnitSP485.
src
M5UnitUnifiedRS485.hpp
Generated by
1.11.0