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 |