ADC_EnableChannel
Default mainpageat91libperipheralsadcADC_EnableChannel
Description Source Call Graph
ADC_EnableChannel
Enable Channel.
 
Syntax / parameters
void ADC_EnableChannel (AT91S_ADC *pAdc, unsigned int channel)

Name Type Default Description
pAdc AT91S_ADC *
  Pointer to an AT91S_ADC instance.
channel unsigned int
  channel to enable
Description
Enable Channel.

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