STM32H735xx HAL User Manual
Defines
FDCAN TT Operation
FDCAN Exported Constants

Defines

#define FDCAN_STRICTLY_TT_OPERATION   ((uint32_t)0x00000000U)
#define FDCAN_EXT_EVT_SYNC_TT_OPERATION   ((uint32_t)FDCAN_TTOCF_GEN)

Define Documentation

#define FDCAN_EXT_EVT_SYNC_TT_OPERATION   ((uint32_t)FDCAN_TTOCF_GEN)

External event-synchronized time-triggered operation

Definition at line 1364 of file stm32h7xx_hal_fdcan.h.

#define FDCAN_STRICTLY_TT_OPERATION   ((uint32_t)0x00000000U)

Strictly time-triggered operation

Definition at line 1363 of file stm32h7xx_hal_fdcan.h.