Crate ds4432

Source
Expand description

DS4432 driver.

The DS4432 contains two I2C programmable current DACs that are each capable of sinking and sourcing current up to 200µA. Each DAC output has 127 sink and 127 source settings that are programmed using the I2C interface. The current DAC outputs power up in a high-impedance state.

Structs§

DS4432
A DS4432 Digital To Analog (DAC) converter on the I2C bus I.

Enums§

Error
Driver errors.
Output
An output controllable by the DS4432. This device has two.
Status
The status of an output.

Type Aliases§

Result
Driver Result type.