structwhd__oob__config.xml 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version='1.0' encoding='UTF-8' standalone='no'?>
  2. <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.15">
  3. <compounddef id="structwhd__oob__config" kind="struct" language="C++" prot="public">
  4. <compoundname>whd_oob_config</compoundname>
  5. <includes local="no">whd_types.h</includes>
  6. <sectiondef kind="public-attrib">
  7. <memberdef kind="variable" id="structwhd__oob__config_1a6c705dc46f1c4249cef91f1fc8a877dc" prot="public" static="no" mutable="no">
  8. <type>cyhal_gpio_t</type>
  9. <definition>cyhal_gpio_t host_oob_pin</definition>
  10. <argsstring></argsstring>
  11. <name>host_oob_pin</name>
  12. <briefdescription>
  13. <para>Host-side GPIO pin selection. </para>
  14. </briefdescription>
  15. <detaileddescription>
  16. </detaileddescription>
  17. <inbodydescription>
  18. </inbodydescription>
  19. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1056" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1056" bodyend="-1"/>
  20. </memberdef>
  21. <memberdef kind="variable" id="structwhd__oob__config_1a2d83d43c26f20c82203b65cef7cf9d2f" prot="public" static="no" mutable="no">
  22. <type>uint8_t</type>
  23. <definition>uint8_t dev_gpio_sel</definition>
  24. <argsstring></argsstring>
  25. <name>dev_gpio_sel</name>
  26. <briefdescription>
  27. <para>WiFi device-side GPIO pin selection (must be zero) </para>
  28. </briefdescription>
  29. <detaileddescription>
  30. </detaileddescription>
  31. <inbodydescription>
  32. </inbodydescription>
  33. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1057" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1057" bodyend="-1"/>
  34. </memberdef>
  35. <memberdef kind="variable" id="structwhd__oob__config_1afac6867bb224b40190d70a7bed57b556" prot="public" static="no" mutable="no">
  36. <type><ref refid="whd__types_8h_1a7cd94a03f2e7e6aab7217ed559c7a0ac" kindref="member">whd_bool_t</ref></type>
  37. <definition>whd_bool_t is_falling_edge</definition>
  38. <argsstring></argsstring>
  39. <name>is_falling_edge</name>
  40. <briefdescription>
  41. <para>Interrupt trigger (polarity) </para>
  42. </briefdescription>
  43. <detaileddescription>
  44. </detaileddescription>
  45. <inbodydescription>
  46. </inbodydescription>
  47. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1058" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1058" bodyend="-1"/>
  48. </memberdef>
  49. <memberdef kind="variable" id="structwhd__oob__config_1a948130b9ee9aaba4463a9a678c830b2f" prot="public" static="no" mutable="no">
  50. <type>uint8_t</type>
  51. <definition>uint8_t intr_priority</definition>
  52. <argsstring></argsstring>
  53. <name>intr_priority</name>
  54. <briefdescription>
  55. <para>OOB interrupt priority. </para>
  56. </briefdescription>
  57. <detaileddescription>
  58. </detaileddescription>
  59. <inbodydescription>
  60. </inbodydescription>
  61. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1059" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1059" bodyend="-1"/>
  62. </memberdef>
  63. </sectiondef>
  64. <briefdescription>
  65. <para>Structure for Out-of-band interrupt config parameters which can be set by application during whd power up. </para>
  66. </briefdescription>
  67. <detaileddescription>
  68. </detaileddescription>
  69. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1055" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1054" bodyend="1060"/>
  70. <listofallmembers>
  71. <member refid="structwhd__oob__config_1a2d83d43c26f20c82203b65cef7cf9d2f" prot="public" virt="non-virtual"><scope>whd_oob_config</scope><name>dev_gpio_sel</name></member>
  72. <member refid="structwhd__oob__config_1a6c705dc46f1c4249cef91f1fc8a877dc" prot="public" virt="non-virtual"><scope>whd_oob_config</scope><name>host_oob_pin</name></member>
  73. <member refid="structwhd__oob__config_1a948130b9ee9aaba4463a9a678c830b2f" prot="public" virt="non-virtual"><scope>whd_oob_config</scope><name>intr_priority</name></member>
  74. <member refid="structwhd__oob__config_1afac6867bb224b40190d70a7bed57b556" prot="public" virt="non-virtual"><scope>whd_oob_config</scope><name>is_falling_edge</name></member>
  75. </listofallmembers>
  76. </compounddef>
  77. </doxygen>