UHD
003.001.002
|
This is the complete list of members for uhd::i2c_iface, including all inherited members.
read_eeprom(boost::uint8_t addr, boost::uint8_t offset, size_t num_bytes) | uhd::i2c_iface | virtual |
read_i2c(boost::uint8_t addr, size_t num_bytes)=0 | uhd::i2c_iface | pure virtual |
write_eeprom(boost::uint8_t addr, boost::uint8_t offset, const byte_vector_t &buf) | uhd::i2c_iface | virtual |
write_i2c(boost::uint8_t addr, const byte_vector_t &buf)=0 | uhd::i2c_iface | pure virtual |