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
- Internal temperature channel.
- Vbat
- Internal battery voltage channel.
- VrefInt
- Internal voltage reference channel.
Enums§
Constants§
Traits§
- AdcChannel
- ADC channel.
- Instance
- ADC instance.
- RxDma
- RxDma DMA request trait
- Temperature
Converter - Implemented for ADCs that have a Temperature channel
- VBat
Converter - Implemented for ADCs that have a VBat channel
- Vref
Converter - Implemented for ADCs that have a Vref channel