STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_DAC_TRIGGER(TRIGGER) |
#define | IS_DAC_LFSR_UNMASK_TRIANGLE_AMPLITUDE(VALUE) |
#define IS_DAC_TRIGGER | ( | TRIGGER | ) |
#include <stm32f4xx_hal_dac_ex.h>
Definition at line 97 of file stm32f4xx_hal_dac_ex.h.
Referenced by HAL_DAC_ConfigChannel().
#define IS_DAC_LFSR_UNMASK_TRIANGLE_AMPLITUDE | ( | VALUE | ) |
#include <stm32f4xx_hal_dac_ex.h>
Definition at line 107 of file stm32f4xx_hal_dac_ex.h.
Referenced by HAL_DACEx_NoiseWaveGenerate(), and HAL_DACEx_TriangleWaveGenerate().