|
STM32G474xx HAL User Manual
|
宏定义 | |
| #define | FDCAN_TIMESTAMP_PRESC_1 ((uint32_t)0x00000000U) |
| #define | FDCAN_TIMESTAMP_PRESC_2 ((uint32_t)0x00010000U) |
| #define | FDCAN_TIMESTAMP_PRESC_3 ((uint32_t)0x00020000U) |
| #define | FDCAN_TIMESTAMP_PRESC_4 ((uint32_t)0x00030000U) |
| #define | FDCAN_TIMESTAMP_PRESC_5 ((uint32_t)0x00040000U) |
| #define | FDCAN_TIMESTAMP_PRESC_6 ((uint32_t)0x00050000U) |
| #define | FDCAN_TIMESTAMP_PRESC_7 ((uint32_t)0x00060000U) |
| #define | FDCAN_TIMESTAMP_PRESC_8 ((uint32_t)0x00070000U) |
| #define | FDCAN_TIMESTAMP_PRESC_9 ((uint32_t)0x00080000U) |
| #define | FDCAN_TIMESTAMP_PRESC_10 ((uint32_t)0x00090000U) |
| #define | FDCAN_TIMESTAMP_PRESC_11 ((uint32_t)0x000A0000U) |
| #define | FDCAN_TIMESTAMP_PRESC_12 ((uint32_t)0x000B0000U) |
| #define | FDCAN_TIMESTAMP_PRESC_13 ((uint32_t)0x000C0000U) |
| #define | FDCAN_TIMESTAMP_PRESC_14 ((uint32_t)0x000D0000U) |
| #define | FDCAN_TIMESTAMP_PRESC_15 ((uint32_t)0x000E0000U) |
| #define | FDCAN_TIMESTAMP_PRESC_16 ((uint32_t)0x000F0000U) |
| #define FDCAN_TIMESTAMP_PRESC_1 ((uint32_t)0x00000000U) |
时间戳计数器时间单位等于1个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 805 行。
| #define FDCAN_TIMESTAMP_PRESC_10 ((uint32_t)0x00090000U) |
时间戳计数器时间单位等于10个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 814 行。
| #define FDCAN_TIMESTAMP_PRESC_11 ((uint32_t)0x000A0000U) |
时间戳计数器时间单位等于11个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 815 行。
| #define FDCAN_TIMESTAMP_PRESC_12 ((uint32_t)0x000B0000U) |
时间戳计数器时间单位等于12个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 816 行。
| #define FDCAN_TIMESTAMP_PRESC_13 ((uint32_t)0x000C0000U) |
时间戳计数器时间单位等于13个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 817 行。
| #define FDCAN_TIMESTAMP_PRESC_14 ((uint32_t)0x000D0000U) |
时间戳计数器时间单位等于14个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 818 行。
| #define FDCAN_TIMESTAMP_PRESC_15 ((uint32_t)0x000E0000U) |
时间戳计数器时间单位等于15个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 819 行。
| #define FDCAN_TIMESTAMP_PRESC_16 ((uint32_t)0x000F0000U) |
时间戳计数器时间单位等于16个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 820 行。
| #define FDCAN_TIMESTAMP_PRESC_2 ((uint32_t)0x00010000U) |
时间戳计数器时间单位等于2个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 806 行。
| #define FDCAN_TIMESTAMP_PRESC_3 ((uint32_t)0x00020000U) |
时间戳计数器时间单位等于3个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 807 行。
| #define FDCAN_TIMESTAMP_PRESC_4 ((uint32_t)0x00030000U) |
时间戳计数器时间单位等于4个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 808 行。
| #define FDCAN_TIMESTAMP_PRESC_5 ((uint32_t)0x00040000U) |
时间戳计数器时间单位等于5个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 809 行。
| #define FDCAN_TIMESTAMP_PRESC_6 ((uint32_t)0x00050000U) |
时间戳计数器时间单位等于6个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 810 行。
| #define FDCAN_TIMESTAMP_PRESC_7 ((uint32_t)0x00060000U) |
时间戳计数器时间单位等于7个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 811 行。
| #define FDCAN_TIMESTAMP_PRESC_8 ((uint32_t)0x00070000U) |
时间戳计数器时间单位等于8个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 812 行。
| #define FDCAN_TIMESTAMP_PRESC_9 ((uint32_t)0x00080000U) |
时间戳计数器时间单位等于9个CAN位时间
定义于文件 stm32g4xx_hal_fdcan.h 的 813 行。
1.7.6.1