Home
last modified time | relevance | path

Searched defs:ADC_DAC (Results 1 – 1 of 1) sorted by relevance

/dports/comms/limesuite/LimeSuite-20.10.0/src/boards_wxgui/
H A DpnlBoardControls.h36 struct ADC_DAC struct
38 std::string name;
39 bool writable;
40 double value;
41 uint8_t channel;
42 std::string units;
43 int8_t powerOf10;
44 int minValue;
45 int maxValue;