STM32H735xx HAL User Manual
|
Defines | |
#define | FDCAN_CLOCK_DIV1 ((uint32_t)0x00000000U) |
#define | FDCAN_CLOCK_DIV2 ((uint32_t)0x00010000U) |
#define | FDCAN_CLOCK_DIV4 ((uint32_t)0x00020000U) |
#define | FDCAN_CLOCK_DIV6 ((uint32_t)0x00030000U) |
#define | FDCAN_CLOCK_DIV8 ((uint32_t)0x00040000U) |
#define | FDCAN_CLOCK_DIV10 ((uint32_t)0x00050000U) |
#define | FDCAN_CLOCK_DIV12 ((uint32_t)0x00060000U) |
#define | FDCAN_CLOCK_DIV14 ((uint32_t)0x00070000U) |
#define | FDCAN_CLOCK_DIV16 ((uint32_t)0x00080000U) |
#define | FDCAN_CLOCK_DIV18 ((uint32_t)0x00090000U) |
#define | FDCAN_CLOCK_DIV20 ((uint32_t)0x000A0000U) |
#define | FDCAN_CLOCK_DIV22 ((uint32_t)0x000B0000U) |
#define | FDCAN_CLOCK_DIV24 ((uint32_t)0x000C0000U) |
#define | FDCAN_CLOCK_DIV26 ((uint32_t)0x000D0000U) |
#define | FDCAN_CLOCK_DIV28 ((uint32_t)0x000E0000U) |
#define | FDCAN_CLOCK_DIV30 ((uint32_t)0x000F0000U) |
#define FDCAN_CLOCK_DIV1 ((uint32_t)0x00000000U) |
Divide kernel clock by 1
Definition at line 867 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV10 ((uint32_t)0x00050000U) |
Divide kernel clock by 10
Definition at line 872 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV12 ((uint32_t)0x00060000U) |
Divide kernel clock by 12
Definition at line 873 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV14 ((uint32_t)0x00070000U) |
Divide kernel clock by 14
Definition at line 874 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV16 ((uint32_t)0x00080000U) |
Divide kernel clock by 16
Definition at line 875 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV18 ((uint32_t)0x00090000U) |
Divide kernel clock by 18
Definition at line 876 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV2 ((uint32_t)0x00010000U) |
Divide kernel clock by 2
Definition at line 868 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV20 ((uint32_t)0x000A0000U) |
Divide kernel clock by 20
Definition at line 877 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV22 ((uint32_t)0x000B0000U) |
Divide kernel clock by 22
Definition at line 878 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV24 ((uint32_t)0x000C0000U) |
Divide kernel clock by 24
Definition at line 879 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV26 ((uint32_t)0x000D0000U) |
Divide kernel clock by 26
Definition at line 880 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV28 ((uint32_t)0x000E0000U) |
Divide kernel clock by 28
Definition at line 881 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV30 ((uint32_t)0x000F0000U) |
Divide kernel clock by 30
Definition at line 882 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV4 ((uint32_t)0x00020000U) |
Divide kernel clock by 4
Definition at line 869 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV6 ((uint32_t)0x00030000U) |
Divide kernel clock by 6
Definition at line 870 of file stm32h7xx_hal_fdcan.h.
#define FDCAN_CLOCK_DIV8 ((uint32_t)0x00040000U) |
Divide kernel clock by 8
Definition at line 871 of file stm32h7xx_hal_fdcan.h.