libxr 1.0
Want to be the best embedded framework
|
I2C 设备的配置信息结构体。 Configuration structure for an I2C device. More...
#include <i2c.hpp>
Data Fields | |
uint32_t | clock_speed |
I2C 通信时钟速率(单位:Hz)。 The I2C clock speed (in Hz). | |
I2C 设备的配置信息结构体。 Configuration structure for an I2C device.
uint32_t LibXR::I2C::Configuration::clock_speed |