自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
tUART_CONFIG 结构体参考文档
#include <
config.h
>
此结构体的文档是根据以下文件生成的:
-
external/libnfc-nci/src/include/
config.h
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],[],null,["# Android Hardware Abstraction Layer: tUART_CONFIG Struct Reference\n\ntUART_CONFIG Struct Reference\n=============================\n\n[Data Fields](#pub-attribs) \ntUART_CONFIG Struct Reference \n\n`\n#include \u003c\n`[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)`\n\u003e\n`\n\n|-----|-----------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| int | [m_iBaudrate](/reference/hal/structt_u_a_r_t___c_o_n_f_i_g#a681052f16a4a31b3404f3c7bba47018a) |\n| ||\n| int | [m_iDatabits](/reference/hal/structt_u_a_r_t___c_o_n_f_i_g#a8870fb35489f286bfab73bd57c762882) |\n| ||\n| int | [m_iParity](/reference/hal/structt_u_a_r_t___c_o_n_f_i_g#a79c84c6e706a1b2a5553f10e5fc9a80b) |\n| ||\n| int | [m_iStopbits](/reference/hal/structt_u_a_r_t___c_o_n_f_i_g#a9e9f231010cb3d0812fe7f7bf0cadae7) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[100](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\nof file\n[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------|\n| int m_iBaudrate |\n\n\nDefinition at line\n[101](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\nof file\n[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\n.\n\n|-----------------|\n| int m_iDatabits |\n\n\nDefinition at line\n[102](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\nof file\n[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\n.\n\n|---------------|\n| int m_iParity |\n\n\nDefinition at line\n[103](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\nof file\n[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\n.\n\n|-----------------|\n| int m_iStopbits |\n\n\nDefinition at line\n[104](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\nof file\n[config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- external/libnfc-nci/src/include/ [config.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/config.h)"]]