ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
NumericAddress.cc
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
2// SPDX-License-Identifier: LGPL-3.0-or-later
3#include "NumericAddress.h"
4
6
8 static const RegisterPath bar{"#"};
9 return bar;
10 }
11
12} // namespace ChimeraTK::numeric_address
Class to store a register path name.
RegisterPath BAR()
The numeric_address::BAR() function can be used to directly access registers by numeric addresses,...