Crate dac8568[][src]

Expand description

dac8568 library

A small library for using the dac8568.

Structs

Dac

DAC8568

Message

The Message that is eventually serialized and transmitted to the DAC The input shift register (SR) of the DAC7568, DAC8168, and DAC8568 is 32 bits wide, and consists of four Prefix bits (DB31 to DB28), four control bits (DB27 to DB24), 16 databits (DB23 to DB4), and four additional feature bits. The 16 databits comprise the 16-, 14-, or 12-bit input code

Enums

Channel

The broadcast channel

ControlType

The message control type

DacError

DAC Related errors