Expand description
Analogue-to-Digital Conversion
Structs§
- Adc
Adc
encapsulates the device ADC- Free
Running - Interrupt
Adc - An ADC where results are accessible via interrupt servicing.
- Single
Conversion
Enums§
- Prescaler
- Clock frequency relative to the system clock Prescaler Configuration
- Reference
- Reference voltage (or its source) Reference Selection
- Resolution
- Reading resolution in bits Conversion Result Resolution
- Sample
Rate - Samples per reading Number of Samples to be Collected
Traits§
- Conversion
Mode - Describes how an interrupt-driven ADC should finalize the peripheral upon the completion of a conversion.