waveform3 2.0.0.0
Waveform 3 Mode Settings

Settings for modes of Waveform 3 Click driver. More...

Macros

#define WAVEFORM3_CFG_MODE_SINUSOIDAL   0x00
 Waveform 3 sinusoidal output mode.
 
#define WAVEFORM3_CFG_MODE_TRIANGLE   0x01
 Waveform 3 triangle output mode.
 
#define WAVEFORM3_CFG_MODE_DAC_2   0x02
 Waveform 3 DAC divided by 2 output mode.
 
#define WAVEFORM3_CFG_MODE_DAC   0x03
 Waveform 3 DAC output mode.
 

Detailed Description

Settings for modes of Waveform 3 Click driver.

Macro Definition Documentation

◆ WAVEFORM3_CFG_MODE_DAC

#define WAVEFORM3_CFG_MODE_DAC   0x03

Waveform 3 DAC output mode.

Results square wave on output from AD9837 waveform generator.

◆ WAVEFORM3_CFG_MODE_DAC_2

#define WAVEFORM3_CFG_MODE_DAC_2   0x02

Waveform 3 DAC divided by 2 output mode.

Results square wave divided by 2 on output from AD9837 waveform generator.

◆ WAVEFORM3_CFG_MODE_SINUSOIDAL

#define WAVEFORM3_CFG_MODE_SINUSOIDAL   0x00

Waveform 3 sinusoidal output mode.

Results sinusoidal output from AD9837 waveform generator.

◆ WAVEFORM3_CFG_MODE_TRIANGLE

#define WAVEFORM3_CFG_MODE_TRIANGLE   0x01

Waveform 3 triangle output mode.

Results triangle output from AD9837 waveform generator.