Skip to content
Snippets Groups Projects
Commit 37bf8bba authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Nachbereitung 14.11.2019

parent 68728b5d
Branches
No related tags found
No related merge requests found
:100000000C9434000C943E000C943E000C943E0082
:100010000C943E000C943E000C943E000C943E0068
:100020000C943E000C943E000C943E000C943E0058
:100030000C943E000C943E000C943E000C943E0048
:100040000C943E000C943E000C943E000C943E0038
:100050000C943E000C943E000C943E000C943E0028
:100060000C943E000C943E0011241FBECFEFD8E04C
:10007000DEBFCDBF0E9440000C9444000C940000F1
:0C00800080E48AB98BB9FFCFF894FFCF61
:00000001FF
:100000000C9434000C943E000C943E000C943E0082
:100010000C943E000C943E000C943E000C943E0068
:100020000C943E000C943E000C943E000C943E0058
:100030000C943E000C943E000C943E000C943E0048
:100040000C943E000C943E000C943E000C943E0038
:100050000C943E000C943E000C943E000C943E0028
:100060000C943E000C943E0011241FBECFEFD8E04C
:10007000DEBFCDBF0E9440000C9457000C940000DE
:1000800081E08AB9589A2FEF89E698E121508040A3
:100090009040E1F700C0000058982FEF89E698E102
:1000A000215080409040E1F700C00000EBCFF89471
:0200B000FFCF80
:00000001FF
No preview for this file type
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
% Attribution-ShareAlike 3.0 Unported License along with this % Attribution-ShareAlike 3.0 Unported License along with this
% document. If not, see <http://creativecommons.org/licenses/>. % document. If not, see <http://creativecommons.org/licenses/>.
% README: Bit-Operationen, I/O-Ports, Interrupts % README: Bit-Operationen, I/O-Ports
\documentclass[10pt,t]{beamer} \documentclass[10pt,t]{beamer}
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
\color{orange} \color{orange}
\item[4.1] Bit-Operationen \item[4.1] Bit-Operationen
\item[4.2] I/O-Ports \item[4.2] I/O-Ports
\color{red} \color{black}
\item[4.3] Interrupts \item[4.3] Interrupts
\vspace*{-0.1cm} \vspace*{-0.1cm}
\item[\dots] \item[\dots]
...@@ -185,6 +185,7 @@ ...@@ -185,6 +185,7 @@
Gefahr: Überschreiben von Speicher Gefahr: Überschreiben von Speicher
\end{minipage}} \end{minipage}}
\end{picture} \end{picture}
\vspace*{-1cm}
\end{frame} \end{frame}
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
strncat() prüft die Länge. strncat() prüft die Länge.
\end{minipage}} \end{minipage}}
\end{picture} \end{picture}
\vspace*{-1cm}
\end{frame} \end{frame}
...@@ -1141,6 +1143,8 @@ ...@@ -1141,6 +1143,8 @@
\end{frame} \end{frame}
\iffalse
\subsection{Interrupts} \subsection{Interrupts}
\begin{frame}[fragile] \begin{frame}[fragile]
...@@ -1239,6 +1243,8 @@ ...@@ -1239,6 +1243,8 @@
\end{frame} \end{frame}
\fi
\nosectionnonumber{\inserttitle} \nosectionnonumber{\inserttitle}
\begin{frame} \begin{frame}
...@@ -1273,8 +1279,8 @@ ...@@ -1273,8 +1279,8 @@
\color{medgreen} \color{medgreen}
\item[4.1] Bit-Operationen \item[4.1] Bit-Operationen
\item[4.2] I/O-Ports \item[4.2] I/O-Ports
\item[4.3] Interrupts
\color{red} \color{red}
\item[4.3] Interrupts
\item[4.4] volatile-Variable \item[4.4] volatile-Variable
\vspace*{-0.1cm} \vspace*{-0.1cm}
\item[\dots] \item[\dots]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment