HAL
HAL_DACEx_DualGetValue() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_DACEx_DualGetValue() function

Return the last data output value of the selected DAC channel.

Syntax

uint32_t HAL_DACEx_DualGetValue(const DAC_HandleTypeDef *hdac);
Implemented in stm32f4xx_hal_dac_ex.c:416

Arguments

hdac

pointer to a DAC_HandleTypeDef structure that contains the configuration information for the specified DAC.

Return value

The selected DAC channel data output value.

References

LocationText
stm32f4xx_hal_dac_ex.c:416
uint32_t HAL_DACEx_DualGetValue(const DAC_HandleTypeDef *hdac)
stm32f4xx_hal_dac_ex.h:154
uint32_t HAL_DACEx_DualGetValue(const DAC_HandleTypeDef *hdac);

Data Use

Data read by HAL_DACEx_DualGetValue()
Data written by HAL_DACEx_DualGetValue()
HAL_DACEx_DualGetValue()
HAL_DACEx_DualGetValue()::tmp
all items filtered out
Type of HAL_DACEx_DualGetValue()
HAL_DACEx_DualGetValue()
uint32_t
all items filtered out