interrupts_timers_using_libc.tex

来自「M16CsingleChipTimers.zip为定时器及其中断设置。包含与上微」· TEX 代码 · 共 42 行

TEX
42
字号
\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 + =
减小字号Ctrl + -
显示快捷键?