MCUSW
Can_Irq.h File Reference

Introduction

This file contains cover page for generating doxygen API documentation.

Go to the source code of this file.

Macros

CAN Driver ISR category level

Defines for CAN Driver ISR ISR category level

#define CAN_ISR_VOID   (0x00U)
 void ISR type More...
 
#define CAN_ISR_CAT1   (0x01U)
 Category 1 ISR type. More...
 
#define CAN_ISR_CAT2   (0x02U)
 Category 2 ISR type. More...
 

Macro Definition Documentation

◆ CAN_ISR_VOID

#define CAN_ISR_VOID   (0x00U)

void ISR type

◆ CAN_ISR_CAT1

#define CAN_ISR_CAT1   (0x01U)

Category 1 ISR type.

◆ CAN_ISR_CAT2

#define CAN_ISR_CAT2   (0x02U)

Category 2 ISR type.