📄 ethernet_8h.html
字号:
</tr></table><a name="a12" doxytag="ethernet.h::TBCR0"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define TBCR0 0x05 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Length of transmittet packet <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00093">93</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00725">NE2000SendFrame()</a>. </td> </tr></table><a name="a13" doxytag="ethernet.h::TBCR1"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define TBCR1 0x06 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00094">94</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00725">NE2000SendFrame()</a>. </td> </tr></table><a name="a14" doxytag="ethernet.h::ISR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define ISR 0x07 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Interrupt status req, R/W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00095">95</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00393">NE2000CheckOverFlow()</a>, and <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a15" doxytag="ethernet.h::RSAR0"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define RSAR0 0x08 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>RemoteDMA start address, W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00096">96</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00570">InitTransmission()</a>, <a class="el" href="ethernet_8c-source.html#l00639">NE2000DMAInit()</a>, <a class="el" href="ethernet_8c-source.html#l00665">NE2000DMAInit_position()</a>, and <a class="el" href="ethernet_8c-source.html#l00482">NE2000ReceiveFrame()</a>. </td> </tr></table><a name="a17" doxytag="ethernet.h::RBCR0"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define RBCR0 0x0A </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>RemoteDMA bytecount ,W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00098">98</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00570">InitTransmission()</a>, <a class="el" href="ethernet_8c-source.html#l00393">NE2000CheckOverFlow()</a>, <a class="el" href="ethernet_8c-source.html#l00639">NE2000DMAInit()</a>, <a class="el" href="ethernet_8c-source.html#l00665">NE2000DMAInit_position()</a>, and <a class="el" href="ethernet_8c-source.html#l00482">NE2000ReceiveFrame()</a>. </td> </tr></table><a name="a19" doxytag="ethernet.h::RCR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define RCR 0x0C </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Rx Conf reg, W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00100">100</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00274">NE2000CheckRxFrame()</a>, and <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a20" doxytag="ethernet.h::TCR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define TCR 0x0D </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Tx Conf req, W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00101">101</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00393">NE2000CheckOverFlow()</a>, and <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a21" doxytag="ethernet.h::DCR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define DCR 0x0E </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>ISA bus configuration, W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00102">102</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a22" doxytag="ethernet.h::IMR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define IMR 0x0F </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Interrupt mask register, W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00103">103</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>. </td> </tr></table><a name="a23" doxytag="ethernet.h::PAR0"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define PAR0 0x01 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Physical address ,R/W <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00107">107</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a29" doxytag="ethernet.h::CURR"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define CURR 0x07 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Current local DMA receivereg <p>Definition at line <a class="el" href="ethernet_8h-source.html#l00113">113</a> of file <a class="el" href="ethernet_8h-source.html">ethernet.h</a>.<p>Referenced by <a class="el" href="ethernet_8c-source.html#l00393">NE2000CheckOverFlow()</a>, <a class="el" href="ethernet_8c-source.html#l00274">NE2000CheckRxFrame()</a>, and <a class="el" href="ethernet_8c-source.html#l00327">NE2000Init()</a>. </td> </tr></table><a name="a30" doxytag="ethernet.h::MAR0"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -