HALDLS
reset.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
3 #include "haldls/vx/reset.h"
4 
6 
7 using ResetChip GENPYBIND(visible) = haldls::vx::ResetChip;
8 
9 } // namespace haldls::vx::v2
Container for setting the reset pin of the chip.
Definition: reset.h:22
#define GENPYBIND_TAG_HALDLS_VX_V2
Definition: genpybind.h:5
haldls::vx::ResetChip ResetChip
Definition: reset.h:7