STM32H735xx HAL User Manual
|
Defines | |
#define | FDCAN_IT_RX_HIGH_PRIORITY_MSG FDCAN_IE_HPME |
#define | FDCAN_IT_RX_BUFFER_NEW_MESSAGE FDCAN_IE_DRXE |
#define FDCAN_IT_RX_BUFFER_NEW_MESSAGE FDCAN_IE_DRXE |
At least one received message stored into a Rx Buffer
Definition at line 1588 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_IRQHandler().
#define FDCAN_IT_RX_HIGH_PRIORITY_MSG FDCAN_IE_HPME |
High priority message received
Definition at line 1587 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_IRQHandler().