Crate ad5627

Crate ad5627 

Source
Expand description

Driver for the AD5627R 2-output programmable reference generator (2-channel DAC).

§Description

This driver allows for configuring either or both DAC output voltages. It assumes that the DAC is using an internal 1.25V reference (AD5627R variant).

Structs§

Ad5627
The driver representing the programmable reference generator.

Enums§

Dac
Represents which DAC output to update.
Error
Represents possible errors from the DAC driver.

Constants§

MAX_VOLTAGE
The maximum voltage that the DAC can output.