M5Unit-HUB
0.0.2 git rev:98420fc
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Functions
Files
File List
•
All
Classes
Namespaces
Files
Functions
Pages
Loading...
Searching...
No Matches
M5UnitUnifiedHUB.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2024 M5Stack Technology CO LTD
3
*
4
* SPDX-License-Identifier: MIT
5
*/
13
#ifndef M5_UNIT_UNIFIED_HUB_HPP
14
#define M5_UNIT_UNIFIED_HUB_HPP
15
16
#include "
unit/unit_PCA9548AP.hpp
"
17
22
namespace
m5
{
23
28
namespace
unit
{
29
30
using
UnitPaHub =
m5::unit::UnitPCA9548AP
;
// TCA9548 and PCA9548 are compatible
31
using
UnitPaHub2 =
m5::unit::UnitPCA9548AP
;
32
33
}
// namespace unit
34
}
// namespace m5
35
36
#endif
m5::unit::UnitPCA9548AP
PCA9548AP unit.
Definition
unit_PCA9548AP.hpp:23
m5
Top level namespace of M5stack.
unit
Unit-related namespace.
unit_PCA9548AP.hpp
PCA9548AP Unit for M5UnitUnified.
src
M5UnitUnifiedHUB.hpp
Generated by
1.11.0