STM32L486xx HAL User Manual
Defines
DAC literals legacy naming
DAC Exported Constants

Defines

#define LL_DAC_TRIGGER_SOFTWARE   (LL_DAC_TRIG_SOFTWARE)
#define LL_DAC_TRIGGER_TIM2_TRGO   (LL_DAC_TRIG_EXT_TIM2_TRGO)
#define LL_DAC_TRIGGER_TIM4_TRGO   (LL_DAC_TRIG_EXT_TIM4_TRGO)
#define LL_DAC_TRIGGER_TIM5_TRGO   (LL_DAC_TRIG_EXT_TIM5_TRGO)
#define LL_DAC_TRIGGER_TIM6_TRGO   (LL_DAC_TRIG_EXT_TIM6_TRGO)
#define LL_DAC_TRIGGER_TIM7_TRGO   (LL_DAC_TRIG_EXT_TIM7_TRGO)
#define LL_DAC_TRIGGER_TIM8_TRGO   (LL_DAC_TRIG_EXT_TIM8_TRGO)
#define LL_DAC_TRIGGER_EXT_IT9   (LL_DAC_TRIG_EXT_EXTI_LINE9)
#define LL_DAC_WAVEGENERATION_NONE   (LL_DAC_WAVE_AUTO_GENERATION_NONE)
#define LL_DAC_WAVEGENERATION_NOISE   (LL_DAC_WAVE_AUTO_GENERATION_NOISE)
#define LL_DAC_WAVEGENERATION_TRIANGLE   (LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE)
#define LL_DAC_CONNECT_GPIO   (LL_DAC_OUTPUT_CONNECT_GPIO)
#define LL_DAC_CONNECT_INTERNAL   (LL_DAC_OUTPUT_CONNECT_INTERNAL)

Define Documentation

Definition at line 389 of file stm32l4xx_ll_dac.h.

Definition at line 390 of file stm32l4xx_ll_dac.h.

Definition at line 383 of file stm32l4xx_ll_dac.h.

Definition at line 376 of file stm32l4xx_ll_dac.h.

Definition at line 377 of file stm32l4xx_ll_dac.h.

Definition at line 378 of file stm32l4xx_ll_dac.h.

Definition at line 379 of file stm32l4xx_ll_dac.h.

Definition at line 380 of file stm32l4xx_ll_dac.h.

Definition at line 381 of file stm32l4xx_ll_dac.h.

Definition at line 382 of file stm32l4xx_ll_dac.h.

Definition at line 386 of file stm32l4xx_ll_dac.h.

Definition at line 385 of file stm32l4xx_ll_dac.h.

Definition at line 387 of file stm32l4xx_ll_dac.h.