STM32G474xx HAL用户手册
数据字段
LL_COMP_InitTypeDef结构体参考

COMP实例某些功能的结构体定义。 更多...

#include <stm32g4xx_ll_comp.h>

数据字段

uint32_t InputPlus
uint32_t InputMinus
uint32_t InputHysteresis
uint32_t OutputPolarity
uint32_t OutputBlankingSource

详细说明

COMP实例某些功能的结构体定义。

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


字段说明

设置比较器输入负端(反相输入)的迟滞模式。该参数可以取 比较器输入 - 迟滞 中的值 此功能稍后可使用单元函数 LL_COMP_SetInputHysteresis() 进行修改。

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

引用自 LL_COMP_Init()LL_COMP_StructInit()

设置比较器输入负端(反相输入)。该参数可以取 比较器输入 - 输入负端(反相输入)选择 中的值 此功能稍后可使用单元函数 LL_COMP_SetInputMinus() 进行修改。

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

引用自 LL_COMP_Init()LL_COMP_StructInit()

设置比较器输入正端(非反相输入)。该参数可以取 比较器输入 - 输入正端(非反相输入)选择 中的值 此功能稍后可使用单元函数 LL_COMP_SetInputPlus() 进行修改。

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

引用自 LL_COMP_Init()LL_COMP_StructInit()

设置比较器消隐信号源。该参数可以取 比较器输出 - 消隐信号源 中的值 此功能稍后可使用单元函数 LL_COMP_SetOutputBlankingSource() 进行修改。

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

引用自 LL_COMP_Init()LL_COMP_StructInit()

设置比较器输出极性。该参数可以取 比较器输出 - 输出极性 中的值 此功能稍后可使用单元函数 LL_COMP_SetOutputPolarity() 进行修改。

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

引用自 LL_COMP_Init()LL_COMP_StructInit()


此结构体的文档由以下文件生成: