📄 avrgsm__api_8c.html
字号:
<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00232">API_readmsg()</a>. </td> </tr></table><a class="anchor" name="a7" doxytag="AVRGSM_api.c::AT_CMGS" ></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"> const unsigned char __flash <a class="el" href="AVRGSM__api_8c.html#a7">AT_CMGS</a>[] = "AT+CMGS=" </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send mmessage. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00050">50</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00160">API_sendmsg()</a>. </td> </tr></table><a class="anchor" name="a3" doxytag="AVRGSM_api.c::AT_CNMI" ></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"> const unsigned char __flash <a class="el" href="AVRGSM__api_8c.html#a3">AT_CNMI</a>[] = "AT+CNMI=1,1,,,1\r\n" </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Identification of new sms. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00046">46</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00073">API_modem_init()</a>. </td> </tr></table><a class="anchor" name="a4" doxytag="AVRGSM_api.c::AT_CPMS" ></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"> const unsigned char __flash <a class="el" href="AVRGSM__api_8c.html#a4">AT_CPMS</a>[] = "AT+CPMS=\"ME\",\"ME\",\"ME\"\r\n" </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Preferred storage. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00047">47</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00073">API_modem_init()</a>. </td> </tr></table><a class="anchor" name="a2" doxytag="AVRGSM_api.c::ATE0" ></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"> const unsigned char __flash <a class="el" href="AVRGSM__api_8c.html#a2">ATE0</a>[] = "ATE0\r\n" </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Echo off. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00045">45</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00073">API_modem_init()</a>. </td> </tr></table><a class="anchor" name="a8" doxytag="AVRGSM_api.c::CRLF" ></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"> const unsigned char __flash <a class="el" href="AVRGSM__api_8c.html#a8">CRLF</a>[] = "\r\n" </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Carrige return Line feed. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00051">51</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00125">API_deletemsg()</a>, <a class="el" href="AVRGSM__api_8c-source.html#l00232">API_readmsg()</a>, and <a class="el" href="AVRGSM__api_8c-source.html#l00160">API_sendmsg()</a>. </td> </tr></table><a class="anchor" name="a1" doxytag="AVRGSM_api.c::msgbuff" ></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"> unsigned char <a class="el" href="STATE__functions_8c.html#a1">msgbuff</a>[161] </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Message buffer for coded and decoded messages. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00042">42</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00232">API_readmsg()</a>, <a class="el" href="AVRGSM__api_8c-source.html#l00160">API_sendmsg()</a>, and <a class="el" href="STATE__functions_8c-source.html#l00158">ST_read()</a>. </td> </tr></table><a class="anchor" name="a0" doxytag="AVRGSM_api.c::rx_ack" ></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="main_8c.html#a1">rx_ack</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Extern flag from AVRSMS_com.c. <p><p>Definition at line <a class="el" href="AVRGSM__api_8c-source.html#l00039">39</a> of file <a class="el" href="AVRGSM__api_8c-source.html">AVRGSM_api.c</a>.<p>Referenced by <a class="el" href="AVRGSM__api_8c-source.html#l00278">API_check_acknowledge()</a>, <a class="el" href="AVRGSM__com_8c-source.html#l00085">COM_rx_reset()</a>, <a class="el" href="main_8c-source.html#l00084">main()</a>, and <a class="el" href="AVRGSM__com_8c-source.html#l00143">USART0_RX_interrupt()</a>. </td> </tr></table><hr size="1"><address style="align: right;"><small>Generated on Tue Nov 1 16:21:40 2005 for AVR323 Interfacing GSM modems by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -