embassy-mspm0

Crates

git

Versions

mspm0g1107ycj

Flavors

Module adc

Source

Structs§

Adc
ADC (Analog to Digial Converter) Driver.
AnyAdcChannel
A type-erased channel for a given ADC instance.
Config
ADC configuration.
InterruptHandler
Interrupt handler.

Enums§

Resolution
Conversion resolution of the ADC results.
Vrsel
Reference voltage (Vref) selection for the ADC channels.

Traits§

AdcChannel
ADC channel.
Instance
Peripheral instance trait.