|
STM32G474xx HAL User Manual
|
定义故障事件消隐源的常量。 更多...
定义 | |
| #define | HRTIM_FAULTBLANKINGMODE_RSTALIGNED (0x00000000U) |
| #define | HRTIM_FAULTBLANKINGMODE_MOVING (0x00000001U) |
定义故障事件消隐源的常量。
| #define HRTIM_FAULTBLANKINGMODE_MOVING (0x00000001U) |
故障消隐源为移动窗口
Definition at line 1963 of file stm32g4xx_hal_hrtim.h.
| #define HRTIM_FAULTBLANKINGMODE_RSTALIGNED (0x00000000U) |
故障消隐源为复位对齐窗口
Definition at line 1962 of file stm32g4xx_hal_hrtim.h.
1.7.6.1