|
DS160PR810 HAL Based Library 1.0.0
This library is a software library that works with the DS160PR810 PCIe 4.0 16-Gbps 8-channel linear redriver. This library provides a convenient and efficient way to access the I2C interfaces of the chip, allowing developers to easily integrate this redriver into their systems.
|
Class (struct) that stores variables for interacting with DS160PR180. More...
#include <ds160pr810.h>
Data Structures | |
| union | _reg |
Data Fields | |
| I2C_HandleTypeDef * | hi2c |
| uint8_t | BANK0_I2C_ADDR |
| union ds160pr810::_reg | reg |
Class (struct) that stores variables for interacting with DS160PR180.
| uint8_t BANK0_I2C_ADDR |
| I2C_HandleTypeDef* hi2c |
Specifies the I2C handler.
| union ds160pr810::_reg reg |