STM32F439xx HAL User Manual
Data Fields
DAC_ChannelConfTypeDef Struct Reference

DAC Configuration regular Channel structure definition. More...

#include <stm32f4xx_hal_dac.h>

Data Fields

uint32_t DAC_Trigger
uint32_t DAC_OutputBuffer

Detailed Description

DAC Configuration regular Channel structure definition.

Definition at line 99 of file stm32f4xx_hal_dac.h.


Field Documentation

Specifies whether the DAC channel output buffer is enabled or disabled. This parameter can be a value of DAC Output Buffer

Definition at line 104 of file stm32f4xx_hal_dac.h.

Referenced by HAL_DAC_ConfigChannel().

Specifies the external trigger for the selected DAC channel. This parameter can be a value of DAC Trigger Selection

Definition at line 101 of file stm32f4xx_hal_dac.h.

Referenced by HAL_DAC_ConfigChannel().


The documentation for this struct was generated from the following file: