⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.htm

📁 110,120140,210,4 30,440 C语言,汇编源程序
💻 HTM
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="IMIR">
   <title>FET440 Example</title>
</head>
<body bgcolor="#ffde00">


<h2>Example projects for FET440</h2>

<h3>Projects that can be built and run on hardware</h3>
<pre>
\fet440\asm-source\fet440_1_asm.ewp  Assembler project including fet440_1.s43. Toggles P5.1 (LED)
\fet440\C-source\fet440_1_C.ewp      C project including fet440_1.c. Toggles P5.1 (LED)
</pre>
<h3>Source code library</h3>
This project includes all code example files and should be used as a source code library.
This project cannot be linked.
<pre>
\fet440\fet440_code_examples.ewp       Project including all FET440 code examples

</pre>


<h2>Example source files for FET440</h2>

<h3>C files </h3>
<pre>\fet440\C-source\

fet440_1.c                    Software Toggle P5.1
fet440_adc12_01.c             ADC12 Sample A0 Set P1.0 if A0 > 0.5*AVcc
fet440_ta01.c                 Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK
fet440_wdt01.c                WDT Toggle P5.1 Interval overflow ISR, DCO SMCLK


</pre>

<p>
<h3>Assembler files</h3>
<pre>\fet440\asm-source\

fet440_1.s43                  Software Toggle P5.1
fet440_adc12_1.s43            ADC12 Sample A0 Set P1.0 if A0 > 0.5*AVcc
fet440_ta01.s43               Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK
fet440_wdt01.s43              WDT Toggle P5.1 Interval overflow ISR, DCO SMCLK

</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -