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