Table of Contents

Enum VoutGain

Namespace
Iot.Device.Dac63004
Assembly
Iot.Device.Dac63004.dll

Selection of Vout gain.

public enum VoutGain : byte

Fields

ExternalRef1x = 0

Using external reference on VREF pin. Multiply factor is 1x.

Internal1_5x = 8

Internal reference. Multiply factor is 1.5x.

Internal2x = 12

Internal reference. Multiply factor is 2x.

Internal3x = 16

Internal reference. Multiply factor is 3x.

Internal4x = 20

Internal reference. Multiply factor is 4x.

VddRef1x = 4

Using VDD as reference. Multiply factor is 1x.