8#ifndef INCLUDED_UHD_USRP_DBOARD_EEPROM_HPP
9#define INCLUDED_UHD_USRP_DBOARD_EEPROM_HPP
16namespace uhd {
namespace usrp {
Definition dboard_id.hpp:19
#define UHD_API
Definition config.h:68
Definition build_info.hpp:13
Definition dboard_eeprom.hpp:19
std::string revision
A hardware revision number.
Definition dboard_eeprom.hpp:27
dboard_id_t id
The ID for the daughterboard type.
Definition dboard_eeprom.hpp:21
void load(i2c_iface &iface, uint8_t addr)
void store(i2c_iface &iface, uint8_t addr) const
std::string serial
The unique serial number.
Definition dboard_eeprom.hpp:24