MCUSW
|
This file contains ISR function declaration for ICU MCAL driver.
Go to the source code of this file.
Macros | |
ICU Driver ISR category level | |
Definitions for ICU Driver ISR ISR category level. | |
#define | ICU_ISR_VOID (0x00U) |
void ISR type More... | |
#define | ICU_ISR_CAT1 (0x01U) |
Category 1 ISR type. More... | |
#define | ICU_ISR_CAT2 (0x02U) |
Category 2 ISR type. More... | |
Functions | |
void | Icu_IntISR_Fun (Icu_ChannelType Icu_Channel) |
ICU ISR. More... | |