Module embassy_nrf::saadc
source · Expand description
Successive Approximation Analog-to-Digital Converter (SAADC) driver.
Structs
A type-erased SAADC input.
Used to configure an individual SAADC peripheral channel.
Used to configure the SAADC peripheral.
Interrupt handler.
One-shot and continuous SAADC.
A dummy
Input
pin implementation for SAADC peripheral sampling from the
internal voltage.Enums
Value returned by the SAADC callback, deciding what happens next.
SAADC error
Gain control
Oversample control
Reference control
Positive channel resistor control
Set the resolution
Acquisition time, the time the SAADC uses to sample the input voltage
Traits
An input that can be used as either or negative end of a ADC differential in the SAADC periperhal.