Files
Senior-Design-Project_WMU-S…/Generated Documentation/latex/pmm__ex1__lpm4-5_8c.tex
2021-04-06 20:46:33 -04:00

50 lines
2.3 KiB
TeX

\hypertarget{pmm__ex1__lpm4-5_8c}{}\doxysection{Resources/\+Software/msp430\+\_\+driverlib\+\_\+2\+\_\+91\+\_\+13\+\_\+01/examples/\+MSP430i2xx/pmm/pmm\+\_\+ex1\+\_\+lpm4-\/5.c File Reference}
\label{pmm__ex1__lpm4-5_8c}\index{Resources/Software/msp430\_driverlib\_2\_91\_13\_01/examples/MSP430i2xx/pmm/pmm\_ex1\_lpm4-\/5.c@{Resources/Software/msp430\_driverlib\_2\_91\_13\_01/examples/MSP430i2xx/pmm/pmm\_ex1\_lpm4-\/5.c}}
{\ttfamily \#include \char`\"{}driverlib.\+h\char`\"{}}\newline
\doxysubsection*{Macros}
\begin{DoxyCompactItemize}
\item
\#define \mbox{\hyperlink{pmm__ex1__lpm4-5_8c_ada8dca690b8e25529328ecf92e8fd1a5}{GPIO\+\_\+\+PIN\+\_\+\+ALL}}
\end{DoxyCompactItemize}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
int \mbox{\hyperlink{pmm__ex1__lpm4-5_8c_a840291bc02cba5474a4cb46a9b9566fe}{main}} (void)
\end{DoxyCompactItemize}
\doxysubsection{Macro Definition Documentation}
\mbox{\Hypertarget{pmm__ex1__lpm4-5_8c_ada8dca690b8e25529328ecf92e8fd1a5}\label{pmm__ex1__lpm4-5_8c_ada8dca690b8e25529328ecf92e8fd1a5}}
\index{pmm\_ex1\_lpm4-\/5.c@{pmm\_ex1\_lpm4-\/5.c}!GPIO\_PIN\_ALL@{GPIO\_PIN\_ALL}}
\index{GPIO\_PIN\_ALL@{GPIO\_PIN\_ALL}!pmm\_ex1\_lpm4-\/5.c@{pmm\_ex1\_lpm4-\/5.c}}
\doxysubsubsection{\texorpdfstring{GPIO\_PIN\_ALL}{GPIO\_PIN\_ALL}}
{\footnotesize\ttfamily \#define GPIO\+\_\+\+PIN\+\_\+\+ALL}
{\bfseries Value\+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{ (GPIO\_PIN0 | GPIO\_PIN1 | GPIO\_PIN2 | GPIO\_PIN3 | \(\backslash\)}
\DoxyCodeLine{ GPIO\_PIN4 | GPIO\_PIN5 | GPIO\_PIN6 | GPIO\_PIN7)}
\end{DoxyCode}
Definition at line 59 of file pmm\+\_\+ex1\+\_\+lpm4-\/5.\+c.
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{pmm__ex1__lpm4-5_8c_a840291bc02cba5474a4cb46a9b9566fe}\label{pmm__ex1__lpm4-5_8c_a840291bc02cba5474a4cb46a9b9566fe}}
\index{pmm\_ex1\_lpm4-\/5.c@{pmm\_ex1\_lpm4-\/5.c}!main@{main}}
\index{main@{main}!pmm\_ex1\_lpm4-\/5.c@{pmm\_ex1\_lpm4-\/5.c}}
\doxysubsubsection{\texorpdfstring{main()}{main()}}
{\footnotesize\ttfamily int main (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})}
Definition at line 62 of file pmm\+\_\+ex1\+\_\+lpm4-\/5.\+c.
References \+\_\+\+\_\+delay\+\_\+cycles(), GPIO\+\_\+\+PIN\+\_\+\+ALL, GPIO\+\_\+set\+Output\+High\+On\+Pin(), and GPIO\+\_\+set\+Output\+Low\+On\+Pin().