Go to the source code of this file.
|
struct | MaximumFilteredAnalogIncRes< FilterShiftFactor, FilterType, AnalogType > |
| Helper to determine how many of the remaining bits of the filter data types can be used to achieve higher precision. More...
|
|
class | GenericFilteredAnalog< MappingFunction, Precision, FilterShiftFactor, FilterType, AnalogType, IncRes > |
| FilteredAnalog base class with generic MappingFunction. More...
|
|
class | FilteredAnalog< Precision, FilterShiftFactor, FilterType, AnalogType, IncRes > |
| A class that reads and filters an analog input. More...
|
|