You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

232 lines
34 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SAME54P20A Test Project: /storage/Shared/Documents/Projects/ePenguin/ePenguin-Software-Framework/arch/arm/SAME54/SAME54A/mcu/inc/instance/sercom7.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SAME54P20A Test Project
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_ea9599923402ca8ab47fc3e495999dea.html">arch</a></li><li class="navelem"><a class="el" href="dir_9e929c73feaf15d3695ce4c76b483065.html">arm</a></li><li class="navelem"><a class="el" href="dir_58955c0f35a9c3d48181d2be53994c7b.html">SAME54</a></li><li class="navelem"><a class="el" href="dir_09e97e512ca7d4e6cd359f1c5497eeba.html">SAME54A</a></li><li class="navelem"><a class="el" href="dir_4b38d63e5c584a4d6c9001c789e1829f.html">mcu</a></li><li class="navelem"><a class="el" href="dir_d4fc57b996dc082ef023092a5b7d90fc.html">inc</a></li><li class="navelem"><a class="el" href="dir_92b117bae75cf16a05ca7611db29e9c7.html">instance</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">sercom7.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="sercom7_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160; </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#ifndef _SAME54_SERCOM7_INSTANCE_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_SERCOM7_INSTANCE_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment">/* ========== Register definition for SERCOM7 peripheral ========== */</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLA (0x43000C00) </span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLB (0x43000C04) </span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLC (0x43000C08) </span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_BAUD (0x43000C0C) </span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTENCLR (0x43000C14) </span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTENSET (0x43000C16) </span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTFLAG (0x43000C18) </span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_STATUS (0x43000C1A) </span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_SYNCBUSY (0x43000C1C) </span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_ADDR (0x43000C24) </span></div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_DATA (0x43000C28) </span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_DBGCTRL (0x43000C30) </span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLA (0x43000C00) </span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLB (0x43000C04) </span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLC (0x43000C08) </span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTENCLR (0x43000C14) </span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTENSET (0x43000C16) </span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTFLAG (0x43000C18) </span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_STATUS (0x43000C1A) </span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_SYNCBUSY (0x43000C1C) </span></div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_LENGTH (0x43000C22) </span></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_ADDR (0x43000C24) </span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_DATA (0x43000C28) </span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLA (0x43000C00) </span></div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLB (0x43000C04) </span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLC (0x43000C08) </span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_BAUD (0x43000C0C) </span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTENCLR (0x43000C14) </span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTENSET (0x43000C16) </span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTFLAG (0x43000C18) </span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_STATUS (0x43000C1A) </span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_SYNCBUSY (0x43000C1C) </span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_LENGTH (0x43000C22) </span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_ADDR (0x43000C24) </span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_DATA (0x43000C28) </span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_DBGCTRL (0x43000C30) </span></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLA (0x43000C00) </span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLB (0x43000C04) </span></div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLC (0x43000C08) </span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_BAUD (0x43000C0C) </span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_RXPL (0x43000C0E) </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTENCLR (0x43000C14) </span></div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTENSET (0x43000C16) </span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTFLAG (0x43000C18) </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_STATUS (0x43000C1A) </span></div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_SYNCBUSY (0x43000C1C) </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_RXERRCNT (0x43000C20) </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_LENGTH (0x43000C22) </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_DATA (0x43000C28) </span></div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_DBGCTRL (0x43000C30) </span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#else</span></div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a395b51d487a5ab00bb9e329aa6d76bd8"> 86</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLA (*(RwReg *)0x43000C00UL) </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a0794d0d90e97008e05734aee40f50da5"> 87</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLB (*(RwReg *)0x43000C04UL) </span></div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ae34bd80a5e8a786ac2105bca71a8cf18"> 88</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_CTRLC (*(RwReg *)0x43000C08UL) </span></div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a0519b13f9c9c7effa730d1ffb0c7f2df"> 89</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_BAUD (*(RwReg *)0x43000C0CUL) </span></div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a1cc148a9cebccbb7a04b5722f1ba276c"> 90</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTENCLR (*(RwReg8 *)0x43000C14UL) </span></div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a1ddb54057efc1c3766c058da04008676"> 91</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTENSET (*(RwReg8 *)0x43000C16UL) </span></div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ab67ba88d122c0c1b87f979e6a417d8b6"> 92</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_INTFLAG (*(RwReg8 *)0x43000C18UL) </span></div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a25decf9fff905727d85ec599a8347ef6"> 93</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_STATUS (*(RwReg16*)0x43000C1AUL) </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a2b6980cfa3db0c6a9e9034a141d66bc1"> 94</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_SYNCBUSY (*(RoReg *)0x43000C1CUL) </span></div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a1abe7473a53f526ae3ad37ded0186dc3"> 95</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_ADDR (*(RwReg *)0x43000C24UL) </span></div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a2c1702453b01d4f7b05dbe77def4d0a1"> 96</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_DATA (*(RwReg *)0x43000C28UL) </span></div>
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a013d625e91ec4b757365c06d1c78bc60"> 97</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CM_DBGCTRL (*(RwReg8 *)0x43000C30UL) </span></div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="sercom7_8h.html#aa4f0d4f61204803ab9762c0b8201d62e"> 98</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLA (*(RwReg *)0x43000C00UL) </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ae1061a6b62affd77e27190b0752e2d39"> 99</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLB (*(RwReg *)0x43000C04UL) </span></div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="sercom7_8h.html#acedd4546cabe6b449540c91a26988191"> 100</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_CTRLC (*(RwReg *)0x43000C08UL) </span></div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a9c1830d184221ad2aa82cb53fb1bccfb"> 101</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTENCLR (*(RwReg8 *)0x43000C14UL) </span></div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a808efc0cf12d9398c453e70230179d01"> 102</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTENSET (*(RwReg8 *)0x43000C16UL) </span></div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a7b079742e3697b11c0b419efef33787f"> 103</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_INTFLAG (*(RwReg8 *)0x43000C18UL) </span></div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a9dab5cb796c9dd6707573e4217476a2f"> 104</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_STATUS (*(RwReg16*)0x43000C1AUL) </span></div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a2f3e3b773c99545415a43b2cb30813cd"> 105</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_SYNCBUSY (*(RoReg *)0x43000C1CUL) </span></div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a09fb5b38f616b54f3759f5d75ed61589"> 106</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_LENGTH (*(RwReg16*)0x43000C22UL) </span></div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a7493dae0a317a48da04e5526907c4f68"> 107</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_ADDR (*(RwReg *)0x43000C24UL) </span></div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="sercom7_8h.html#afaaca412f665d68d5dcf75a2184257d4"> 108</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_I2CS_DATA (*(RwReg *)0x43000C28UL) </span></div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a875c0b994a3c4581f1ec5d85d5e40cba"> 109</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLA (*(RwReg *)0x43000C00UL) </span></div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ae992dccc81e8cc5ebf6b7d4190e8ada8"> 110</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLB (*(RwReg *)0x43000C04UL) </span></div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a480a3bca5ae0b89149b6bd23a3eac942"> 111</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_CTRLC (*(RwReg *)0x43000C08UL) </span></div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="sercom7_8h.html#abe086f7a30fc78715eabfdde3794b155"> 112</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_BAUD (*(RwReg8 *)0x43000C0CUL) </span></div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a7b2c6e08a4b88b9682d30f1230fbcc3b"> 113</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTENCLR (*(RwReg8 *)0x43000C14UL) </span></div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="sercom7_8h.html#abe0f431733315b98c78185311a4c9b04"> 114</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTENSET (*(RwReg8 *)0x43000C16UL) </span></div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ae48d2e0d94652d56939d46789deca1dc"> 115</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_INTFLAG (*(RwReg8 *)0x43000C18UL) </span></div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a5dfbae3af197617413f60b9aab6f9717"> 116</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_STATUS (*(RwReg16*)0x43000C1AUL) </span></div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a4c9d1d1a6b5823f325f5ab29508a9526"> 117</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_SYNCBUSY (*(RoReg *)0x43000C1CUL) </span></div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ae33b03c36d596667518c9bad13a15256"> 118</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_LENGTH (*(RwReg16*)0x43000C22UL) </span></div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a0ae09444128d5b7a04b4965e8e304db4"> 119</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_ADDR (*(RwReg *)0x43000C24UL) </span></div>
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="sercom7_8h.html#aa5975c14eae10fe7f4fe9a6d71bf2ff3"> 120</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_DATA (*(RwReg *)0x43000C28UL) </span></div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ad374a35403cfbc63d7ffdea153831250"> 121</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_SPI_DBGCTRL (*(RwReg8 *)0x43000C30UL) </span></div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ab1492d207f38d7a56074166fe6060fa8"> 122</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLA (*(RwReg *)0x43000C00UL) </span></div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a38d624f0223ac8a9ed2d9ab5f6b2b07b"> 123</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLB (*(RwReg *)0x43000C04UL) </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="sercom7_8h.html#aa70dc3281a72a78d9319f7092f10895d"> 124</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_CTRLC (*(RwReg *)0x43000C08UL) </span></div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a9c142bba6dec3fee805bd4d251828670"> 125</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_BAUD (*(RwReg16*)0x43000C0CUL) </span></div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ab788bb4ec5f5db81b42c0ba4ed9d8f7b"> 126</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_RXPL (*(RwReg8 *)0x43000C0EUL) </span></div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ace601b91c88622dbf004462fb7e549bb"> 127</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTENCLR (*(RwReg8 *)0x43000C14UL) </span></div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a3c1efd1015e846dee966af014e9fa98f"> 128</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTENSET (*(RwReg8 *)0x43000C16UL) </span></div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a6cbe84d25aac68b7d3d2a44bd027ecc2"> 129</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_INTFLAG (*(RwReg8 *)0x43000C18UL) </span></div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="sercom7_8h.html#ab7863a880335242fff7ce27482c91895"> 130</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_STATUS (*(RwReg16*)0x43000C1AUL) </span></div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a4319b84c10b7c1cc7d807ec87930bbe6"> 131</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_SYNCBUSY (*(RoReg *)0x43000C1CUL) </span></div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="sercom7_8h.html#aadbb3567662988468fb4bc7550967aa4"> 132</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_RXERRCNT (*(RoReg8 *)0x43000C20UL) </span></div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="sercom7_8h.html#af2ad68013c397d003757f3fea2bc46a1"> 133</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_LENGTH (*(RwReg16*)0x43000C22UL) </span></div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a9f0d7ab2facbd995099f5f65ce75d9f4"> 134</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_DATA (*(RwReg *)0x43000C28UL) </span></div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="sercom7_8h.html#a082f3af06ac2fcb72574d5d35ea8cdd5"> 135</a></span>&#160;<span class="preprocessor">#define REG_SERCOM7_USART_DBGCTRL (*(RwReg8 *)0x43000C30UL) </span></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="comment">/* ========== Instance parameters for SERCOM7 peripheral ========== */</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="preprocessor">#define SERCOM7_CLK_REDUCTION 1 // Reduce clock options to pin 1 for SPI and USART</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="preprocessor">#define SERCOM7_DLY_COMPENSATION 1 // Compensates for a fast DLY50 element. Assuming 20ns</span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="preprocessor">#define SERCOM7_DMA 1 // DMA support implemented?</span></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="preprocessor">#define SERCOM7_DMAC_ID_RX 18 // Index of DMA RX trigger</span></div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;<span class="preprocessor">#define SERCOM7_DMAC_ID_TX 19 // Index of DMA TX trigger</span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="preprocessor">#define SERCOM7_FIFO_DEPTH_POWER 1 // 2^FIFO_DEPTH_POWER gives rx FIFO depth.</span></div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;<span class="preprocessor">#define SERCOM7_GCLK_ID_CORE 37 </span></div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="preprocessor">#define SERCOM7_GCLK_ID_SLOW 3 </span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;<span class="preprocessor">#define SERCOM7_INT_MSB 6 </span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="preprocessor">#define SERCOM7_I2CM 1 // I2C Master mode implemented?</span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS 1 // I2C Slave mode implemented?</span></div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS_AUTO_ACK 1 // I2C slave automatic acknowledge implemented?</span></div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS_GROUP_CMD 1 // I2C slave group command implemented?</span></div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS_SDASETUP_CNT_SIZE 8 // I2CS sda setup count size</span></div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS_SDASETUP_SIZE 4 // I2CS sda setup size</span></div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="preprocessor">#define SERCOM7_I2CS_SUDAT 1 // I2C slave SDA setup implemented?</span></div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;<span class="preprocessor">#define SERCOM7_I2C_FASTMP 1 // I2C fast mode plus implemented?</span></div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;<span class="preprocessor">#define SERCOM7_I2C_HSMODE 1 // USART mode implemented?</span></div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="preprocessor">#define SERCOM7_I2C_SCLSM_MODE 1 // I2C SCL clock stretch mode implemented?</span></div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="preprocessor">#define SERCOM7_I2C_SMB_TIMEOUTS 1 // I2C SMBus timeouts implemented?</span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="preprocessor">#define SERCOM7_I2C_TENBIT_ADR 1 // I2C ten bit enabled?</span></div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="preprocessor">#define SERCOM7_PMSB 3 </span></div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160;<span class="preprocessor">#define SERCOM7_RETENTION_SUPPORT 0 // Retention supported?</span></div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<span class="preprocessor">#define SERCOM7_SE_CNT 1 // SE counter included?</span></div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="preprocessor">#define SERCOM7_SPI 1 // SPI mode implemented?</span></div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="preprocessor">#define SERCOM7_SPI_HW_SS_CTRL 1 // Master _SS hardware control implemented?</span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="preprocessor">#define SERCOM7_SPI_ICSPACE_EXT 1 // SPI inter character space implemented?</span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define SERCOM7_SPI_OZMO 0 // OZMO features implemented?</span></div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;<span class="preprocessor">#define SERCOM7_SPI_WAKE_ON_SSL 1 // _SS low detect implemented?</span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="preprocessor">#define SERCOM7_TTBIT_EXTENSION 1 // 32-bit extension implemented?</span></div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="preprocessor">#define SERCOM7_USART 1 // USART mode implemented?</span></div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define SERCOM7_USART_AUTOBAUD 1 // USART autobaud implemented?</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor">#define SERCOM7_USART_COLDET 1 // USART collision detection implemented?</span></div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="preprocessor">#define SERCOM7_USART_FLOW_CTRL 1 // USART flow control implemented?</span></div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="preprocessor">#define SERCOM7_USART_FRAC_BAUD 1 // USART fractional BAUD implemented?</span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="preprocessor">#define SERCOM7_USART_IRDA 1 // USART IrDA implemented?</span></div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="preprocessor">#define SERCOM7_USART_ISO7816 1 // USART ISO7816 mode implemented?</span></div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="preprocessor">#define SERCOM7_USART_LIN_MASTER 1 // USART LIN Master mode implemented?</span></div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="preprocessor">#define SERCOM7_USART_RS485 1 // USART RS485 mode implemented?</span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define SERCOM7_USART_SAMPA_EXT 1 // USART sample adjust implemented?</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#define SERCOM7_USART_SAMPR_EXT 1 // USART oversampling adjustment implemented?</span></div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_SERCOM7_INSTANCE_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
</body>
</html>