UHD
003.004.002-34-stable
|
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] |
sptr typedef | uhd::i2c_iface | |
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] |