MCUSW
ICU Driver Interrupt Handlers

Introduction

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

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...
 

Macro Definition Documentation

◆ ICU_ISR_VOID

#define ICU_ISR_VOID   (0x00U)

void ISR type

◆ ICU_ISR_CAT1

#define ICU_ISR_CAT1   (0x01U)

Category 1 ISR type.

◆ ICU_ISR_CAT2

#define ICU_ISR_CAT2   (0x02U)

Category 2 ISR type.

Function Documentation

◆ Icu_IntISR_Fun()

void Icu_IntISR_Fun ( Icu_ChannelType  Icu_Channel)

ICU ISR.