|
STM32H735xx HAL User Manual
|
Defines | |
| #define | FDCAN_IT_ERROR_PASSIVE FDCAN_IE_EPE |
| #define | FDCAN_IT_ERROR_WARNING FDCAN_IE_EWE |
| #define | FDCAN_IT_BUS_OFF FDCAN_IE_BOE |
| #define FDCAN_IT_BUS_OFF FDCAN_IE_BOE |
Bus_Off status changed
Definition at line 1662 of file stm32h7xx_hal_fdcan.h.
| #define FDCAN_IT_ERROR_PASSIVE FDCAN_IE_EPE |
Error_Passive status changed
Definition at line 1660 of file stm32h7xx_hal_fdcan.h.
| #define FDCAN_IT_ERROR_WARNING FDCAN_IE_EWE |
Error_Warning status changed
Definition at line 1661 of file stm32h7xx_hal_fdcan.h.
1.7.6.1