STM32L486xx HAL User Manual
Functions
DAC configuration, legacy functions name
DAC Exported Functions

Functions

__STATIC_INLINE void LL_DAC_SetWaveMode (DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t WaveMode)
__STATIC_INLINE uint32_t LL_DAC_GetWaveMode (DAC_TypeDef *DACx, uint32_t DAC_Channel)

Function Documentation

__STATIC_INLINE uint32_t LL_DAC_GetWaveMode ( DAC_TypeDef *  DACx,
uint32_t  DAC_Channel 
)

Definition at line 1336 of file stm32l4xx_ll_dac.h.

References LL_DAC_GetWaveAutoGeneration().

__STATIC_INLINE void LL_DAC_SetWaveMode ( DAC_TypeDef *  DACx,
uint32_t  DAC_Channel,
uint32_t  WaveMode 
)

Definition at line 1332 of file stm32l4xx_ll_dac.h.

References LL_DAC_SetWaveAutoGeneration().