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