Module embedded_hal::adc
source · Expand description
Analog-digital conversion traits
Traits
- A marker trait to identify MCU pins that can be used as inputs to an ADC channel.
- ADCs that sample on single channels per request, and do so at the time of the request.