ADC_GetConvertedData
Default mainpageat91libperipheralsadcADC_GetConvertedData
Description Source Call Graph
ADC_GetConvertedData
Return the Channel Converted Data.
 
Syntax / parameters
unsigned int ADC_GetConvertedData (AT91S_ADC *pAdc, unsigned int channel)

Name Type Default Description
pAdc AT91S_ADC *
  Pointer to an AT91S_ADC instance.
channel unsigned int
  channel to get converted value
 
Return value unsigned int
  Channel converted data of the specified channel
Description
Return the Channel Converted Data.

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