Midnight Sun Firmware
Loading...
Searching...
No Matches
PedalCalibrationStorage

A struct that stores the max and min reading along with a sample counter for the data that is being passed in from ADC. More...

#include <pedal_calib.h>

Public Attributes

int16_t min_reading
 
int16_t max_reading
 
volatile uint32_t sample_counter
 

Detailed Description

A struct that stores the max and min reading along with a sample counter for the data that is being passed in from ADC.


The documentation for this struct was generated from the following file: