STM32H735xx HAL User Manual
|
Defines | |
#define | FDCAN_INTERRUPT_LINE0 ((uint32_t)0x00000001U) |
#define | FDCAN_INTERRUPT_LINE1 ((uint32_t)0x00000002U) |
#define FDCAN_INTERRUPT_LINE0 ((uint32_t)0x00000001U) |
Interrupt Line 0
Definition at line 1242 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_ActivateNotification(), HAL_FDCAN_ConfigInterruptLines(), HAL_FDCAN_DeactivateNotification(), HAL_FDCAN_DeInit(), HAL_FDCAN_TT_ActivateNotification(), HAL_FDCAN_TT_ConfigInterruptLines(), and HAL_FDCAN_TT_DeactivateNotification().
#define FDCAN_INTERRUPT_LINE1 ((uint32_t)0x00000002U) |
Interrupt Line 1
Definition at line 1243 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_ActivateNotification(), HAL_FDCAN_DeactivateNotification(), HAL_FDCAN_DeInit(), HAL_FDCAN_TT_ActivateNotification(), and HAL_FDCAN_TT_DeactivateNotification().