structhid__pin.html
来自「BlueLab3 bluetooth API 说明文档」· HTML 代码 · 共 119 行
HTML
119 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: hid_pin Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>hid_pin Struct Reference</h1>Pin code state structure. <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="csrtypes_8h.html#a9">bool</a> <a class="el" href="structhid__pin.html#o0">pin_entered</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structhid__pin.html#o1">pin_code</a> [HID_PIN_MAX_LENGTH]<li>int <a class="el" href="structhid__pin.html#o2">pin_code_length</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structhid__pin.html#o3">key_down</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Pin code state structure. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="hid_pin::pin_entered" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a9">bool</a> <a class="el" href="structhid__pin.html#o0">hid_pin::pin_entered</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="o1" doxytag="hid_pin::pin_code" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structhid__pin.html#o1">hid_pin::pin_code</a>[HID_PIN_MAX_LENGTH] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="o2" doxytag="hid_pin::pin_code_length" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> int <a class="el" href="structhid__pin.html#o2">hid_pin::pin_code_length</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="o3" doxytag="hid_pin::key_down" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structhid__pin.html#o3">hid_pin::key_down</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="hid_8h.html">hid.h</a></ul></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?