HALDLS
madc.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
3 #include "haldls/vx/madc.h"
4 
6 
7 using MADCControl GENPYBIND(visible) = haldls::vx::MADCControl;
8 using MADCConfig GENPYBIND(visible) = haldls::vx::MADCConfig;
9 
10 } // namespace haldls::vx::v2
Configuration container for MADC and related circuitry.
Definition: madc.h:135
Container for MADC control state machine.
Definition: madc.h:31
#define GENPYBIND_TAG_HALDLS_VX_V2
Definition: genpybind.h:5
haldls::vx::MADCControl MADCControl
Definition: madc.h:7
haldls::vx::MADCConfig MADCConfig
Definition: madc.h:8