|
STM32H735xx HAL User Manual
|
Defines | |
| #define | FDCAN_FILTER_REMOTE ((uint32_t)0x00000000U) |
| #define | FDCAN_REJECT_REMOTE ((uint32_t)0x00000001U) |
| #define FDCAN_FILTER_REMOTE ((uint32_t)0x00000000U) |
Filter remote frames
Definition at line 1233 of file stm32h7xx_hal_fdcan.h.
| #define FDCAN_REJECT_REMOTE ((uint32_t)0x00000001U) |
Reject all remote frames
Definition at line 1234 of file stm32h7xx_hal_fdcan.h.
1.7.6.1