|
STM32H735xx HAL User Manual
|
Defines | |
| #define | FDCAN_CALIB_FIELD_LENGTH_32 ((uint32_t)0x00000000U) |
| #define | FDCAN_CALIB_FIELD_LENGTH_64 ((uint32_t)FDCANCCU_CCFG_CFL) |
| #define FDCAN_CALIB_FIELD_LENGTH_32 ((uint32_t)0x00000000U) |
Calibration field length is 32 bits
Definition at line 890 of file stm32h7xx_hal_fdcan.h.
| #define FDCAN_CALIB_FIELD_LENGTH_64 ((uint32_t)FDCANCCU_CCFG_CFL) |
Calibration field length is 64 bits
Definition at line 891 of file stm32h7xx_hal_fdcan.h.
1.7.6.1