G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Sawtooth wave direction

Macros

#define DDL_DAC_SAWTOOTH_WAVE_DIRECTION_INCREASING   (DAC_STR_STDIR)
#define DDL_DAC_SAWTOOTH_WAVE_DIRECTION_DECREASING   (0x00000000UL)

Detailed Description

Macro Definition Documentation

◆ DDL_DAC_SAWTOOTH_WAVE_DIRECTION_DECREASING

#define DDL_DAC_SAWTOOTH_WAVE_DIRECTION_DECREASING   (0x00000000UL)

Definition at line 167 of file g32r4xx_ddl_dac.h.

◆ DDL_DAC_SAWTOOTH_WAVE_DIRECTION_INCREASING

#define DDL_DAC_SAWTOOTH_WAVE_DIRECTION_INCREASING   (DAC_STR_STDIR)

Definition at line 166 of file g32r4xx_ddl_dac.h.