14#ifdef MEASURE_SUBSYSTEM_ENABLED 
Containing the base class for all channels.
 
Containing different defines for device configuration.
 
Channel(ChannelTypes_t channelType)
Constructor of the Channel class.
Definition Channel.h:48
 
DMM_Channel()
Constructor of the DMM_Channel.
Definition DMM_Channel.cpp:12
 
volatile float MeasuredVoltage
Voltage measured for this DMM channel.
Definition DMM_Channel.h:23
 
volatile bool IsNegative
Is the measured voltage negative?
Definition DMM_Channel.h:24