Debinix Team Library SensorWLED
Provides methods to retrieve instant and peak values from the ADC input.
Public Attributes | List of all members
CalibrationDataType_t Struct Reference

ADC pin and ADC channel calibration data. More...

#include <SensorWLED.h>

Public Attributes

uint16_t analog_pin
 ADC microcontroller input pin.
 
uint16_t sample_count
 Number of samples for averaging.
 
uint16_t sample_period
 Averaging time window.
 
float cal_zero_offset
 ADC zero offset value (mV)
 
float cal_slope
 Multiplication factor to adjust ADC reading.
 

Detailed Description

ADC pin and ADC channel calibration data.


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