USRP Hardware Driver and USRP Manual
Version: 4.6.0.0
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
27
typedef
uhd::dict<std::string, std::string>
mboard_eeprom_t
;
28
29
}}
// namespace uhd::usrp
uhd::dict< std::string, std::string >
uhd
Definition:
build_info.hpp:12
uhd::usrp::mboard_eeprom_t
uhd::dict< std::string, std::string > mboard_eeprom_t
Definition:
mboard_eeprom.hpp:27
dict.hpp
include
uhd
usrp
mboard_eeprom.hpp
Generated by
1.8.13