  | 
  
    USRP Hardware Driver and USRP Manual
    Version: 4.4.0.HEAD-0-g5fac246b
    
   UHD and USRP Manual 
   | 
           
 | 
 
 
 
 
Go to the documentation of this file.
   15 namespace uhd { 
namespace usrp {
 
   38     void load(
i2c_iface& iface, uint8_t addr);
 
   45     void store(
i2c_iface& iface, uint8_t addr) 
const;
 
  
 
std::string revision
A hardware revision number.
Definition: dboard_eeprom.hpp:26
 
Definition: dboard_eeprom.hpp:17
 
#define UHD_API
Definition: config.h:87
 
Definition: dboard_id.hpp:17
 
dboard_id_t id
The ID for the daughterboard type.
Definition: dboard_eeprom.hpp:20
 
Definition: build_info.hpp:12
 
std::string serial
The unique serial number.
Definition: dboard_eeprom.hpp:23
 
Definition: serial.hpp:35