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 |