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

📄 interrupts_timers_using_libc.tex

📁 M16CsingleChipTimers.zip为定时器及其中断设置。包含与上微机terminal进行uart通讯的程序。
💻 TEX
字号:
\documentclass[a4paper,11pt]{report}%%--------------------   start of the 'preamble'%\usepackage{graphicx}\usepackage{mdwlist}\usepackage[pdftex]{graphicx} \newcommand{\HRule}{\rule{\linewidth}{0.5mm}}\usepackage{fancyhdr}\usepackage[lmargin=2.0cm,rmargin=2.0cm,tmargin=3cm,%  head=2cm,headsep=0.5cm]{geometry}\setlength{\headwidth}{\textwidth}\fancyhead[R]{}%right empty\fancyhead[L]{% left   \includegraphics*[width=2.2cm]{ltu_logo_eng}%    \raisebox{5mm}{      \begin{tabular}{l}         \large Lulea University of Technology\\         \small{Department of Computer Science and Electrical Engineering}\\       \end{tabular}   }}\pagestyle{fancy}%---------------------   end of the 'preamble'%\begin{document}%-----------------------------------------------------------\input{./title.tex}%-----------------------------------------------------------\begin{abstract}\centeringThe purpose of this project is to get familiar with hardware timers,interrupts on MULLE. LED blinking is implemented as reactions to timers and interrupts via semaphore and also shows implementation of library functions.  \\Created with \LaTeX.\end{abstract}%-----------------------------------------------------------\include {chap1}%-----------------------------------------------------------\end{document}

⌨️ 快捷键说明

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