Insure integer only operations for ADC_Result, currently the the data is casted to float by most operators.
This is not always possible because subtracting the mean (float) is not allowed when keeping the integer type.
No dependencies set.
The note is not visible to the blocked user.
Insure integer only operations for ADC_Result, currently the the data is casted to float by most operators.
This is not always possible because subtracting the mean (float) is not allowed when keeping the integer type.