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 |