Function setup_adc_pins

Source
pub(crate) unsafe fn setup_adc_pins(gpio: &GpioManager<'_>)
Expand description

Function to setup all ADC-capaable pins Since the chips has 100 pins, we really setup all capable pins to work as ADC-pins.