ADC_DisableChannel
Default mainpage
at91lib
peripherals
adc
ADC_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