Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
tUART_CONFIG Struct Reference
#include <
config.h
>
Definition at line
100
of file
config.h
.
The documentation for this struct was generated from the following file:
-
external/libnfc-nci/src/include/
config.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],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)"]]