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