group__i2c.html
来自「avrlib.rar ,一个学习AVR处理器十分有用的函数库.」· HTML 代码 · 共 12 行
HTML
12 行
<!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>Procyon AVRlib: I2C Serial Interface Function Library (i2c.c)</title><link href="dox.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</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> | <a class="qindex" href="pages.html">Related Pages</a></div><h1>I2C Serial Interface Function Library (i2c.c)<br><small>[<a class="el" href="group__driver__avr.html">Drivers (for AVR peripherals)</a>]</small></h1><div class="fragment"><pre class="fragment"><span class="preprocessor"> #include "<a class="code" href="i2c_8h.html">i2c.h</a>"</span> </pre></div> <dl compact><dt><b>Overview</b></dt><dd>This library provides the high-level functions needed to use the I2C serial interface supported by the hardware of several AVR processors. The library is functional but has not been exhaustively tested yet and is still expanding.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?