|
STM32G474xx HAL用户手册
|
定义故障是否由任何外部或内部故障源触发的常量。 更多...
宏定义 | |
| #define | LL_HRTIM_FLT_SRC_ DIGITALINPUT 0x00U |
| #define | LL_HRT IM_FLT_ SRC_ INTERNAL HRTIM_ FLTINR1_ FLT1SRC_0 |
| #define | LL_HRTI M_F LT_SRC_EEVINPUT HRTIM_FLTINR2_FLT1SRC_1 |
定义故障是否由任何外部或内部故障源触发的常量。
| #define LL_HRTI M_FLT_SRC_DIGITALINPUT 0x00U |
故障输入为FLT输入引脚
Definition at line 17 of file stm32g4xx_ll_hrtim.h.
| #define LL_ HRTIM_FLT_SRC_EEVINPUT HRTIM_FLTINR2_FLT1SRC_1 |
故障输入为外部事件引脚
Definition at line 1 of file stm32g4xx_ll_hrtim.h.
| #define LL_H RTIM_FLT_SRC_IN TERNAL HRTIM_FLTINR1_FLT1SRC_0 |
故障输入为FLT_ Int信号(例如内部比较器)
Definition at line 1790 of file stm32g4xx_ll_hrtim.h.
1.7.6.1