ADC_DisableChannel
Default mainpageat91libperipheralsadcADC_DisableChannel
Description Source Call Graph
ADC_DisableChannel
Disable Channel.
 
Syntax / parameters
void ADC_DisableChannel (AT91S_ADC *pAdc, unsigned int channel)

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

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