Expand description
ADC driver
Structs§
- Adc
- ADC driver instance.
- AnyAdc
Pin - A type-erased ADC pin
- Async
- Async mode.
- Blocking
- Blocking mode.
- Command
- A command that can be executed by the ADC
- Command
Config - Configuration for a conversion command
- Config
- Configuration for the LPADC peripheral.
- Conversion
- Result of an ADC conversion.
- Interrupt
Handler - ADC interrupt handler.
- Trigger
- Configuration for a conversion trigger.
Enums§
- Command
Id - The ID for a command
- Compare
- Select the compare functionality of the ADC
- Compare
Function - Type that specifies the function used for the compare featue of the ADC.
- Error
- ADC Error types
- Reference
Voltage - The reference voltage used by the ADC
- Trigger
Priority Policy - Trigger priority policy for ADC conversions.