Macros
Collaboration diagram for CAN Interrupts:

Macros

#define CAN_IT_BOF   CAN_IER_BOFIE
 
#define CAN_IT_EPV   CAN_IER_EPVIE
 
#define CAN_IT_ERR   CAN_IER_ERRIE
 
#define CAN_IT_EWG   CAN_IER_EWGIE
 
#define CAN_IT_FF0   CAN_IER_FFIE0
 
#define CAN_IT_FF1   CAN_IER_FFIE1
 
#define CAN_IT_FMP0   CAN_IER_FMPIE0
 
#define CAN_IT_FMP1   CAN_IER_FMPIE1
 
#define CAN_IT_FOV0   CAN_IER_FOVIE0
 
#define CAN_IT_FOV1   CAN_IER_FOVIE1
 
#define CAN_IT_LEC   CAN_IER_LECIE
 
#define CAN_IT_SLK   CAN_IER_SLKIE
 
#define CAN_IT_TME   CAN_IER_TMEIE
 
#define CAN_IT_WKU   CAN_IER_WKUIE
 

Detailed Description

Macro Definition Documentation

◆ CAN_IT_BOF

#define CAN_IT_BOF   CAN_IER_BOFIE

Bus-off interrupt

Definition at line 459 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_EPV

#define CAN_IT_EPV   CAN_IER_EPVIE

Error passive interrupt

Definition at line 458 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_ERR

#define CAN_IT_ERR   CAN_IER_ERRIE

Error Interrupt

Definition at line 461 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_EWG

#define CAN_IT_EWG   CAN_IER_EWGIE

Error warning interrupt

Definition at line 457 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FF0

#define CAN_IT_FF0   CAN_IER_FFIE0

FIFO 0 full interrupt

Definition at line 446 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FF1

#define CAN_IT_FF1   CAN_IER_FFIE1

FIFO 1 full interrupt

Definition at line 449 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FMP0

#define CAN_IT_FMP0   CAN_IER_FMPIE0

FIFO 0 message pending interrupt

Definition at line 445 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FMP1

#define CAN_IT_FMP1   CAN_IER_FMPIE1

FIFO 1 message pending interrupt

Definition at line 448 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FOV0

#define CAN_IT_FOV0   CAN_IER_FOVIE0

FIFO 0 overrun interrupt

Definition at line 447 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_FOV1

#define CAN_IT_FOV1   CAN_IER_FOVIE1

FIFO 1 overrun interrupt

Definition at line 450 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_LEC

#define CAN_IT_LEC   CAN_IER_LECIE

Last error code interrupt

Definition at line 460 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_SLK

#define CAN_IT_SLK   CAN_IER_SLKIE

Sleep acknowledge interrupt

Definition at line 454 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_TME

#define CAN_IT_TME   CAN_IER_TMEIE

Transmit mailbox empty interrupt

Definition at line 442 of file stm32f7xx_hal_can_legacy.h.

◆ CAN_IT_WKU

#define CAN_IT_WKU   CAN_IER_WKUIE

Wake-up interrupt

Definition at line 453 of file stm32f7xx_hal_can_legacy.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08