uhADCxConvertedValue is only used within ADC_RegularConversion_DMA.
 
Symbols
loading...
Files
loading...

uhADCxConvertedValue variable

Syntax

__IO uint16_t uhADCxConvertedValue = 0;

References

LocationReferrerText
main.c:39
__IO uint16_t uhADCxConvertedValue = 0;
main.c:114main()
if(HAL_ADC_Start_DMA(&AdcHandle, (uint32_t*)&uhADCxConvertedValue, 1) != HAL_OK)

Type Use

Type of uhADCxConvertedValue
uhADCxConvertedValue
uint16_t
all items filtered out