PI3EQX12908A2 1.0.1
This library is a software library that works with the I2C mode of the PI3EQX12908 PCIe 3.0 redriver chip. This library provides a convenient and efficient way to access the I2C interfaces of the chip, allowing developers to easily integrate the redriver into their systems.
|
#include <stdint.h>
#include <Wire.h>
#include <String.h>
Go to the source code of this file.
Classes | |
class | PI3EQX12908 |
Class that stores state and functions for interacting with PI3EQX12908A2. More... | |
The PI3EQX12908 PCIe 3.0 redriver library is a software library that allows developers to easily access the I2C interfaces of the PI3EQX12908 PCIe 3.0 redriver chip. It provides a simple API for performing common I2C operations and is compatible with Arduino platform. The library includes example code to help developers get started quickly.
Written by Salman Motlaq (@SMotlaq on GitHub)
MIT License