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.
pub(crate) unsafe fn setup_adc_pins(gpio: &GpioManager<'_>)
Function to setup all ADC-capaable pins Since the chips has 100 pins, we really setup all capable pins to work as ADC-pins.