nico@207: \hypertarget{interrupt_8h}{ nico@207: \section{/home/epimerde/documents/tc11/Can\-Festival-3/include/hcs12/interrupt.h File Reference} nico@207: \label{interrupt_8h}\index{/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h@{/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/interrupt.h}} nico@207: } nico@207: \subsection*{Functions} nico@207: \begin{CompactItemize} nico@207: \item nico@207: void \hyperlink{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c}{lock} (void) nico@207: \item nico@207: void \hyperlink{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a}{unlock} (void) nico@207: \item nico@207: void \hyperlink{interrupt_8h_efecbc6bd7cf74b7c63f446283749344}{\_\-\_\-attribute\_\-\_\-} ((interrupt)) timer\-Ovfl\-Hdl(void) nico@207: \end{CompactItemize} nico@207: nico@207: nico@207: \subsection{Function Documentation} nico@207: \hypertarget{interrupt_8h_efecbc6bd7cf74b7c63f446283749344}{ nico@207: \index{interrupt.h@{interrupt.h}!__attribute__@{\_\-\_\-attribute\_\-\_\-}} nico@207: \index{__attribute__@{\_\-\_\-attribute\_\-\_\-}!interrupt.h@{interrupt.h}} nico@207: \subsubsection[\_\-\_\-attribute\_\-\_\-]{\setlength{\rightskip}{0pt plus 5cm}void \_\-\_\-attribute\_\-\_\- ((interrupt))}} nico@207: \label{interrupt_8h_efecbc6bd7cf74b7c63f446283749344} nico@207: nico@207: nico@207: \hyperlink{structMessage}{Message} transmitted on MSCAN 0 nico@207: nico@207: Definition at line 54 of file can\-Open\-Driver.c. nico@207: nico@207: References IO\_\-PORTS\_\-16, and TC4H.\hypertarget{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c}{ nico@207: \index{interrupt.h@{interrupt.h}!lock@{lock}} nico@207: \index{lock@{lock}!interrupt.h@{interrupt.h}} nico@207: \subsubsection[lock]{\setlength{\rightskip}{0pt plus 5cm}void lock (void)}} nico@207: \label{interrupt_8h_eb99ff49b4a6d5157416f9b5bd0d9c2c} nico@207: nico@207: nico@207: Disable interrupts nico@207: nico@207: Definition at line 49 of file interrupt.c. nico@207: nico@207: References \_\-\_\-asm\_\-\_\-().\hypertarget{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a}{ nico@207: \index{interrupt.h@{interrupt.h}!unlock@{unlock}} nico@207: \index{unlock@{unlock}!interrupt.h@{interrupt.h}} nico@207: \subsubsection[unlock]{\setlength{\rightskip}{0pt plus 5cm}void unlock (void)}} nico@207: \label{interrupt_8h_987ce601d6d4c8eedd68b58db3b7811a} nico@207: nico@207: nico@207: Enable interrupts nico@207: nico@207: Definition at line 57 of file interrupt.c. nico@207: nico@207: References \_\-\_\-asm\_\-\_\-().