The error is caused by the line "lcm_util.set_gpio_out_strength(LSCK_GPIO_PIN, GPIO_OUT_STRENGTH_4MA);" which is trying to call the function "set_gpio_out_strength" from the struct "LCM_UTIL_FUNCS" using the variable "lcm_util". However, the struct "LCM_UTIL_FUNCS" does not have a member named "set_gpio_out_strength".

To fix the error, you need to check the documentation or header file for the correct function name to use for setting the GPIO output strength. It may be that the function name has changed or is different for the particular platform or hardware that you are using

以下程序 error LCM_UTIL_FUNCS has no member named set_gpio_out_strengthlcm_utilset_gpio_out_strengthLSCK_GPIO_PIN GPIO_OUT_STRENGTH_4MA;static __inline unsigned int read_data_cmdunsigned char sbufunsigned

原文地址: https://www.cveoy.top/t/topic/eDzc 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录