gpio_driver.html
来自「ADI 公司blackfin系列的用户使用文挡。」· HTML 代码 · 共 29 行
HTML
29 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link rel="stylesheet" media="print" type="text/css" href="./print.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h2><a name="gpio_driver" id="gpio_driver">Gpio Driver</a></h2><div class="level2"><p> This is an example driver that allows access to the GPIO pins for a particular board.</p><p>Please refer to the <a href="driver_development.html" class="wikilink1" title="driver_development.html">Driver Development</a> section and in particular to the <a href="sample_gpio_driver.html" class="wikilink1" title="sample_gpio_driver.html">Sample GPIO Driver</a> page.</p></div></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?