ADC_IsInterruptMasked
Default mainpageat91libperipheralsadcADC_IsInterruptMasked
Description Source Call Graph
ADC_IsInterruptMasked
Test if ADC Interrupt is Masked.
 
Syntax / parameters
unsigned int ADC_IsInterruptMasked (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 interrupt is masked, otherwise 0
Description
Test if ADC Interrupt is Masked.

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