Expand description
Analog to Digital Converter (ADC)
Modules§
Structs§
- Adc
 - Analog to Digital driver.
 - AnyAdc
Channel  - A type-erased channel for a given ADC instance.
 - Interrupt
Handler  - Interrupt handler.
 - State
 - Temperature
 - Vbat
 - Vref
 
Enums§
- Resolution
 - Sample
Time  - Watchdog
Channels  - This enum is passed into 
Adc::init_watchdogto specify the channels for the watchdog to monitor 
Constants§
Traits§
- AdcChannel
 - ADC channel.
 - Instance
 - ADC instance.
 - RxDma
 - RxDma DMA request trait
 
Functions§
- resolution_
to_ max_ count  - Get the maximum reading value for this resolution.