Skip to content

Struct SYN_ADC

ClassList > SYN_ADC

ADC channel instance — config + last readings.

  • #include <syn_adc.h>

Public Attributes

Type Name
int32_t calibrated
SYN_ADC_Config cfg
int32_t filtered
int32_t raw
SYN_Signal * stats

Public Attributes Documentation

variable calibrated

int32_t SYN_ADC::calibrated;

After calibration


variable cfg

SYN_ADC_Config SYN_ADC::cfg;

Configuration


variable filtered

int32_t SYN_ADC::filtered;

After filter


variable raw

int32_t SYN_ADC::raw;

Last raw reading (after oversample)


variable stats

SYN_Signal* SYN_ADC::stats;

If set, calibrated value pushed here



The documentation for this class was generated from the following file src/syntropic/drivers/syn_adc.h