MCUSW
|
This file contains ISR function declaration for ADC MCAL driver.
Go to the source code of this file.
Macros | |
ADC Driver ISR category level | |
Definitions for ADC Driver ISR ISR category level. | |
#define | ADC_ISR_VOID (0x00U) |
void ISR type More... | |
#define | ADC_ISR_CAT1 (0x01U) |
Category 1 ISR type. More... | |
#define | ADC_ISR_CAT2 (0x02U) |
Category 2 ISR type. More... | |
Functions | |
void | Adc_IntISR_Fun (Adc_ChannelType AdcChannel) |
ADC ISR. More... | |
#define ADC_ISR_VOID (0x00U) |
void ISR type
#define ADC_ISR_CAT1 (0x01U) |
Category 1 ISR type.
#define ADC_ISR_CAT2 (0x02U) |
Category 2 ISR type.
void Adc_IntISR_Fun | ( | Adc_ChannelType | AdcChannel | ) |
ADC ISR.