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.

[参考译文] TM4C129XNCZAD:列表小工具实现

Guru**** 2390755 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1020897/tm4c129xnczad-list-widget-implementation

器件型号:TM4C129XNCZAD

 尊敬的先生:

我们要求列表小部件具有静态列表。

列表包含的名称如下所示  

const char *aucStrings[5]=

" SC "、
"脉冲"、
" SC1"、
" SC2"、
" SC3"
};

我必须从5中选择一个。 有任何列表小工具示例。

此致、

Rajesh Varma

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Rajesh、

    这听起来像是应用特定/通用 C 代码查询。 我们是 Arm 微控制器和外设的专家、对于类似这样的一般性问题没有太多了解、我无法说我以前做过小工具。 我可能会推荐像 stackoverflow 这样的地方、以获得一些指导。

    此致、
    Ralph