pub unsafe extern "C" fn adc_continuous_sample(line: adc_t) -> i32Expand description
@brief Sample an ADC line without powering off the ADC afterward
@note requires the periph_adc_continuous feature
@brief Sample a value from the given ADC line
@return the sampled value on success