STM32G474xx HAL 用户手册
宏定义
比较器输出 - 消隐源
COMP 导出常量

宏定义

#define LL_COMP_BLANKINGSRC_NONE   (0x00000000UL)
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP1   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP2   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP3   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP4   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP5   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP6   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP7   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM2_OC3_COMP1   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM2_OC3_COMP2   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM2_OC3_COMP5   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM2_OC4_COMP3   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM2_OC4_COMP6   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM3_OC3_COMP1   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM3_OC3_COMP2   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM3_OC3_COMP3   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM3_OC3_COMP5   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM3_OC3_COMP7   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM3_OC4_COMP4   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP1   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP2   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP3   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP4   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP5   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP6   ( COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM8_OC5_COMP7   ( COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM15_OC1_COMP4   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM15_OC2_COMP6   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM15_OC2_COMP7   (COMP_CSR_BLANKING_2 )
#define LL_COMP_BLANKINGSRC_TIM20_OC5   (COMP_CSR_BLANKING_2 | COMP_CSR_BLANKING_0)
#define LL_COMP_BLANKINGSRC_TIM15_OC1   (COMP_CSR_BLANKING_2 | COMP_CSR_BLANKING_1 )
#define LL_COMP_BLANKINGSRC_TIM4_OC3   (COMP_CSR_BLANKING_2 | COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)

宏定义文档

#define LL_COMP_BLANKINGSRC_NONE   (0x00000000UL)

比较器输出无消隐

定义于文件 stm32g4xx_ll_comp.h 的第 161 行。

LL_COMP_StructInit() 引用。

#define LL_COMP_BLANKINGSRC_TIM15_OC1   (COMP_CSR_BLANKING_2 | COMP_CSR_BLANKING_1 )

比较器输出消隐源 TIM15 OC1(适用于所有 COMP 实例)。

定义于文件 stm32g4xx_ll_comp.h 的第 191 行。

#define LL_COMP_BLANKINGSRC_TIM15_OC1_COMP4   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)

比较器输出消隐源 TIM15 OC1(特定于 COMP 实例:COMP4)。注意:关于 COMPx 实例的可用性,请参阅数据手册

定义于文件 stm32g4xx_ll_comp.h 的第 187 行。

#define LL_COMP_BLANKINGSRC_TIM15_OC2_COMP6   ( COMP_CSR_BLANKING_1 | COMP_CSR_BLANKING_0)

比较器输出消隐源 TIM15 OC2(特定于 COMP 实例:COMP6)。注意:关于 COMPx 实例的可用性,请参阅数据手册

定义于文件 stm32g4xx_ll_comp.h 的第 188 行。

#define LL_COMP_BLANKINGSRC_TIM15_OC2_COMP7   (COMP_CSR_BLANKING_2 )

比较器输出消隐源 TIM15 OC3(特定于 COMP 实例:COMP7)。注意:关于 COMPx 实例的可用性,请参阅数据手册

定义于文件 stm32g4xx_ll_comp.h 的第 189 行。

#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP1   ( COMP_CSR_BLANKING_0)

比较器输出消隐源 TIM1 OC5(特定于 COMP 实例:COMP1)。注意:关于 COMPx 实例的可用性,请参阅数据手册

定义于文件 stm32g4xx_ll_comp.h 的第 162 行。

#define LL_COMP_BLANKINGSRC_TIM1_OC5_COMP2   ( COMP_CSR_BLANKING_0)

比较器输出消隐源 TIM1 OC5(特定于 COMP 实例:COMP2)。注意:关于 COMPx 实例的可用性,请参阅数据手册

定义于文件 stm32g4xx_ll_comp.h 的第 163 行。