stm32l0xx_ll_comp.h
__STATIC_INLINE void LL_COMP_SetCommonWindowMode(COMP_Common_TypeDef *COMPxy_COMMON, uint32_t WindowMode)
{
MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_COMP1WM, WindowMode);
}
错误:Error[Pe020]: identifier "COMP_Common_TypeDef" is undefined
此帖出自
小平头技术问答
一周热门 更多>