MCUSW
|
This file defines the interrupt handlers for all instance of timer/channels
Functions | |
void | Icu_IntISR_Fun (Icu_ChannelType Icu_Channel) |
ICU ISR. More... | |
ICU Driver 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... | |
#define ICU_ISR_VOID (0x00U) |
void ISR type
#define ICU_ISR_CAT1 (0x01U) |
Category 1 ISR type.
#define ICU_ISR_CAT2 (0x02U) |
Category 2 ISR type.
void Icu_IntISR_Fun | ( | Icu_ChannelType | Icu_Channel | ) |
ICU ISR.