导入的TI官方的 LDC1000 电感式传感器的 例程
实在找不到"SSI_CR1_DIR"在哪个目录里阿
还有“CLASS_IS_SNOWFLAKE”,“GPIO_O_DR12R”,“INT_GPIOH_SNOWFLAKE” 这些变量在哪里阿,都没见过。。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
1.SSI_CR1_DIR在C:\ti\TivaWare_C_Series-2.1.0.12573\inc\hw_ssi.h
2.CLASS_IS_SNOWFLAKE在C:\ti\TivaWare_C_Series-2.1.0.12573\inc\hw_types.h
3.GPIO_O_DR12R在C:\ti\TivaWare_C_Series-2.1.0.12573\inc\hw_gpio.h
INT_GPIOH_SNOWFLAKE我没见过,你的软件是什么版本?