Variables | |
| std::map< std::string, int > | adcMuxMap |
| const double | dDEFAULT_RATE_Hz = 10 |
| const double | dDEFAULT_VOLTREF = 3.3 |
| const unsigned short | iMAXNUM_OF_CHANNELS = 16 |
| const std::string | sDEFAULT_ADC_MUXCONFIG = "ADC_S0|" |
| const unsigned short | uSERIALNUMLENGTH = 20 |
| std::map<std::string, int> sub20_ADC_cmd::adcMuxMap |
Definition at line 53 of file sub20_ADC.h.
| const double sub20_ADC_cmd::dDEFAULT_RATE_Hz = 10 |
Definition at line 48 of file sub20_ADC.h.
| const double sub20_ADC_cmd::dDEFAULT_VOLTREF = 3.3 |
Definition at line 47 of file sub20_ADC.h.
| const unsigned short sub20_ADC_cmd::iMAXNUM_OF_CHANNELS = 16 |
Definition at line 51 of file sub20_ADC.h.
| const std::string sub20_ADC_cmd::sDEFAULT_ADC_MUXCONFIG = "ADC_S0|" |
Definition at line 49 of file sub20_ADC.h.
| const unsigned short sub20_ADC_cmd::uSERIALNUMLENGTH = 20 |
Definition at line 45 of file sub20_ADC.h.