USRP Hardware Driver and USRP Manual  Version: 4.6.0.0-7-gece7c4811
UHD and USRP Manual
mboard_eeprom.hpp
Go to the documentation of this file.
1 //
2 // Copyright 2010-2012 Ettus Research LLC
3 // Copyright 2018 Ettus Research, a National Instruments Company
4 // Copyright 2017 Ettus Research (National Instruments Corp.)
5 //
6 // SPDX-License-Identifier: GPL-3.0-or-later
7 //
8 
9 #pragma once
10 
11 #include <uhd/types/dict.hpp>
12 #include <string>
13 
14 namespace uhd { namespace usrp {
15 
28 
29 }} // namespace uhd::usrp
Definition: build_info.hpp:12
uhd::dict< std::string, std::string > mboard_eeprom_t
Definition: mboard_eeprom.hpp:27