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 |