| uMIDI
    The swiss army knife for quick and easy developement of MIDI applications. | 
ADC configuration common to all conversions. More...
#include <adc.h>

| Data Fields | |
| enum adc_conversion_mode | mode | 
| ADC conversion mode.  More... | |
| enum ADC_PRESCALER_enum | prescaler | 
| ADC clock prescaler as defined in the AVR gcc headers.  More... | |
| struct linear_range | input_range | 
| A function that converts ADC samples to MIDI values.  More... | |
ADC configuration common to all conversions.
| struct linear_range adc_config::input_range | 
A function that converts ADC samples to MIDI values.
| enum adc_conversion_mode adc_config::mode | 
ADC conversion mode.
| enum ADC_PRESCALER_enum adc_config::prescaler | 
ADC clock prescaler as defined in the AVR gcc headers.
 1.8.13
 1.8.13