99 #define ADC_ISR_VOID (0x00U) 101 #define ADC_ISR_CAT1 (0x01U) 103 #define ADC_ISR_CAT2 (0x02U) uint8 Adc_ChannelType
Numeric ID of an ADC channel.
Definition: Adc.h:303
void Adc_IntISR_Fun(Adc_ChannelType AdcChannel)
ADC ISR.
This file contains interface header for ADC MCAL driver.