STM32H735xx HAL User Manual
Defines
FDCAN TT time mark event internal
FDCAN Exported Constants

Defines

#define FDCAN_TT_TM_NO_INTERNAL_EVENT   ((uint32_t)0x00000000U)
#define FDCAN_TT_TM_GEN_INTERNAL_EVENT   ((uint32_t)0x00000020U)

Define Documentation

#define FDCAN_TT_TM_GEN_INTERNAL_EVENT   ((uint32_t)0x00000020U)

Internal event is generated when trigger becomes active

Definition at line 1336 of file stm32h7xx_hal_fdcan.h.

#define FDCAN_TT_TM_NO_INTERNAL_EVENT   ((uint32_t)0x00000000U)

No action

Definition at line 1335 of file stm32h7xx_hal_fdcan.h.