38 #ifndef ANALOGINPUT_HPP 39 #define ANALOGINPUT_HPP 61 :board(ana_in), channel(channel_nr)
76 board->read(channel, r);
86 board->rawRead(channel, r);
96 #endif // ANALOGINPUT_HPP An interface for reading analog input, like for addressing a whole subdevice in comedi.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.