207
|
1 |
\hypertarget{interrupt_8h}{
|
|
2 |
\section{/home/epimerde/documents/tc11/Can\-Festival-3/include/hcs12/interrupt.h File Reference}
|
|
3 |
\label{interrupt_8h}\index{/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h@{/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h}}
|
|
4 |
}
|
|
5 |
\subsection*{Functions}
|
|
6 |
\begin{CompactItemize}
|
|
7 |
\item
|
|
8 |
void \hyperlink{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c}{lock} (void)
|
|
9 |
\item
|
|
10 |
void \hyperlink{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a}{unlock} (void)
|
|
11 |
\item
|
|
12 |
void \hyperlink{interrupt_8h_efecbc6bd7cf74b7c63f446283749344}{\_\-\_\-attribute\_\-\_\-} ((interrupt)) timer\-Ovfl\-Hdl(void)
|
|
13 |
\end{CompactItemize}
|
|
14 |
|
|
15 |
|
|
16 |
\subsection{Function Documentation}
|
|
17 |
\hypertarget{interrupt_8h_efecbc6bd7cf74b7c63f446283749344}{
|
|
18 |
\index{interrupt.h@{interrupt.h}!__attribute__@{\_\-\_\-attribute\_\-\_\-}}
|
|
19 |
\index{__attribute__@{\_\-\_\-attribute\_\-\_\-}!interrupt.h@{interrupt.h}}
|
|
20 |
\subsubsection[\_\-\_\-attribute\_\-\_\-]{\setlength{\rightskip}{0pt plus 5cm}void \_\-\_\-attribute\_\-\_\- ((interrupt))}}
|
|
21 |
\label{interrupt_8h_efecbc6bd7cf74b7c63f446283749344}
|
|
22 |
|
|
23 |
|
|
24 |
\hyperlink{structMessage}{Message} transmitted on MSCAN 0
|
|
25 |
|
|
26 |
Definition at line 54 of file can\-Open\-Driver.c.
|
|
27 |
|
|
28 |
References IO\_\-PORTS\_\-16, and TC4H.\hypertarget{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c}{
|
|
29 |
\index{interrupt.h@{interrupt.h}!lock@{lock}}
|
|
30 |
\index{lock@{lock}!interrupt.h@{interrupt.h}}
|
|
31 |
\subsubsection[lock]{\setlength{\rightskip}{0pt plus 5cm}void lock (void)}}
|
|
32 |
\label{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c}
|
|
33 |
|
|
34 |
|
|
35 |
Disable interrupts
|
|
36 |
|
|
37 |
Definition at line 49 of file interrupt.c.
|
|
38 |
|
|
39 |
References \_\-\_\-asm\_\-\_\-().\hypertarget{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a}{
|
|
40 |
\index{interrupt.h@{interrupt.h}!unlock@{unlock}}
|
|
41 |
\index{unlock@{unlock}!interrupt.h@{interrupt.h}}
|
|
42 |
\subsubsection[unlock]{\setlength{\rightskip}{0pt plus 5cm}void unlock (void)}}
|
|
43 |
\label{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a}
|
|
44 |
|
|
45 |
|
|
46 |
Enable interrupts
|
|
47 |
|
|
48 |
Definition at line 57 of file interrupt.c.
|
|
49 |
|
|
50 |
References \_\-\_\-asm\_\-\_\-(). |