ADC_IsChannelInterruptStatusSet
Default mainpageat91libperipheralsadcADC_IsChannelInterruptStatusSet
Description Source Call Graph
ADC_IsChannelInterruptStatusSet
Test if ADC channel interrupt Status is Set.
 
Syntax / parameters
unsigned char ADC_IsChannelInterruptStatusSet (unsigned int adc_sr, unsigned int channel)

Name Type Default Description
adc_sr unsigned int
  Value of SR register
channel unsigned int
  Channel to be tested
 
Return value unsigned char
  1 if interrupt status is set, otherwise 0
Description
Test if ADC channel interrupt Status is Set.

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