uhADCDualConvertedValue is only used within ADC_DualModeInterleaved.
 
Symbols
loading...
Files
loading...

uhADCDualConvertedValue variable

Syntax

__IO uint16_t uhADCDualConvertedValue = 0;

References

LocationReferrerText
main.c:41
__IO uint16_t uhADCDualConvertedValue = 0;
main.c:91main()
if(HAL_ADCEx_MultiModeStart_DMA(&AdcHandle1, (uint32_t*)&uhADCDualConvertedValue, 1) != HAL_OK)

Type Use

Type of uhADCDualConvertedValue
uhADCDualConvertedValue
uint16_t
all items filtered out