snickerdoodle Platform Controller
firmware for STM32F0 platform controller
sd_adc_chan Struct Reference

Data Fields

uint16_t chan
 
uint16_t high_thresh
 
uint16_t low_thresh
 
void(* out_win_cb )(struct sd_adc_chan *chan)
 
void(* in_win_cb )(struct sd_adc_chan *chan)
 

Field Documentation

◆ chan

uint16_t chan

ADC channel

◆ high_thresh

uint16_t high_thresh

Upper bound

◆ low_thresh

uint16_t low_thresh

Lower bound


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