Arduino library for the I²C Multiplexer TCA9548A
|
The header file of the Arduino library for the I²C Multiplexer TCA9548A. More...
#include <inttypes.h>
#include <Arduino.h>
#include <Wire.h>
Go to the source code of this file.
Classes | |
class | TCA9548A |
The main class of the Arduino library for the I²C Multiplexer TCA9548A. More... | |
Macros | |
#define | _TCA9548A_STD_ADDRESS 0x70 |
The standard i2c address of the TCA9548A. | |
#define | _TCA9548A_LIB_VERSION 102 |
The version number of the library. | |
The header file of the Arduino library for the I²C Multiplexer TCA9548A.