ADC_GetLastConvertedData
Default mainpageat91libperipheralsadcADC_GetLastConvertedData
Description Source Call Graph
ADC_GetLastConvertedData
Return the Last Converted Data.
 
Syntax / parameters
unsigned int ADC_GetLastConvertedData (AT91S_ADC *pAdc)

Name Type Default Description
pAdc AT91S_ADC *
  Pointer to an AT91S_ADC instance.
 
Return value unsigned int
  Last Converted Data
Description
Return the Last Converted Data.

 
Source
The documentation for this Member was generated from the following files:
  • adc.c