ADC_IsStatusSet
Default mainpageat91libperipheralsadcADC_IsStatusSet
Description Source Call Graph
ADC_IsStatusSet
Test if ADC Status is Set.
 
Syntax / parameters
unsigned int ADC_IsStatusSet (AT91S_ADC *pAdc, unsigned int flag)

Name Type Default Description
pAdc AT91S_ADC *
  Pointer to an AT91S_ADC instance.
flag unsigned int
  flag to be tested
 
Return value unsigned int
  1 if the staus is set; 0 otherwise
Description
Test if ADC Status is Set.

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