USRP Hardware Driver and USRP Manual
Version: 3.11.0.HEAD-0-ga1b5c4ae
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
#ifndef INCLUDED_UHD_USRP_MBOARD_EEPROM_HPP
10
#define INCLUDED_UHD_USRP_MBOARD_EEPROM_HPP
11
12
#include <
uhd/types/dict.hpp
>
13
#include <string>
14
15
namespace
uhd
{
namespace
usrp{
16
28
typedef
uhd::dict<std::string, std::string>
mboard_eeprom_t
;
29
30
}}
// namespace uhd::usrp
31
32
#endif
/* INCLUDED_UHD_USRP_MBOARD_EEPROM_HPP */
uhd::dict< std::string, std::string >
uhd
Definition:
build_info.hpp:14
uhd::usrp::mboard_eeprom_t
uhd::dict< std::string, std::string > mboard_eeprom_t
Definition:
mboard_eeprom.hpp:28
dict.hpp
include
uhd
usrp
mboard_eeprom.hpp
Generated by
1.8.13