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

📄 interrupt-handling with mulle.tex

📁 renesas M16C62 单片机调试通过的中断源码
💻 TEX
字号:
\documentclass[a4paper,11pt]{report}%%--------------------   start of the 'preamble'%\usepackage{graphicx,amssymb,amstext}  %% ... with default font%\usepackage{graphicx,amssymb,amstext,mathptmx} %%% times roman font%\usepackage{graphicx,amssymb,amstext,mathpazo} %%% another font%\usepackage{graphicx,amssymb,amstext,newcent}  %%% another font%\usepackage{graphicx,amssymb,amstext,cmbright}  %% yet another%%%%%%%%%     more fonts in Chap 7 of the 'Companion'%\newcommand\etc{\textsl{etc}}\newcommand\eg{\textsl{eg.}\ }\newcommand\etal{{\em et al.}}\newcommand\Quote[1]{\lq\textsl{#1}\rq}\newcommand\fr[2]{{\textstyle\frac{#1}{#2}}}%%---------------------   end of the 'preamble'%\begin{document}%-----------------------------------------------------------\title{INTERRUPT HANDLING ON THE MULLE PLATFORM}\author{Hassan Raza Bhatti | Ruchika Singh}\maketitle%-----------------------------------------------------------\begin{abstract}\centeringThis document describes the code written in C for interrupt handing on MULLE. \\Created with \LaTeX.\end{abstract}%-----------------------------------------------------------\include{chap_1}%-----------------------------------------------------------\end{document}

⌨️ 快捷键说明

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