📄 interrupts_timers_using_libc.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 + -