Files
MicrochipFor32/bscpp_Doc/latex/vartable_8h.tex
XerolySkinner 1004372110 初代发行版本
增加了栈的链表实现方法
编写了markdown文件
2022-11-10 03:34:52 +08:00

88 lines
3.4 KiB
TeX

\hypertarget{vartable_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bscpp\+\_\+\+System/vartable.h 文件参考}
\label{vartable_8h}\index{D:/gitt/MicrochipFor32/bscpp\_System/vartable.h@{D:/gitt/MicrochipFor32/bscpp\_System/vartable.h}}
全局向量在此生成
{\ttfamily \#include \char`\"{}User.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}main.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}gpio.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}stdio.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}bscpp\+\_\+\+IIC.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}bscpp\+\_\+\+IIC\+\_\+\+STM32.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}bscpp\+\_\+\+STM32\+\_\+\+OLED.\+h\char`\"{}}\newline
{\ttfamily \#include \char`\"{}bscpp\+\_\+\+AT24\+C00.\+h\char`\"{}}\newline
vartable.\+h 的引用(Include)关系图\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{vartable_8h__incl}
\end{center}
\end{figure}
此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{vartable_8h__dep__incl}
\end{center}
\end{figure}
\doxysubsection*{函数}
\begin{DoxyCompactItemize}
\item
void \mbox{\hyperlink{vartable_8h_a848c96750b960675b1bd032c1c2725e5}{Main\+Init}} (void)
\begin{DoxyCompactList}\small\item\em 初始化步骤的首部 \end{DoxyCompactList}\item
void \mbox{\hyperlink{vartable_8h_af89e02f2d993332a8dea8fef6b78a7bc}{Main\+System}} (void)
\begin{DoxyCompactList}\small\item\em 循环主程序函数 \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{详细描述}
全局向量在此生成
在文件 \mbox{\hyperlink{vartable_8h_source}{vartable.\+h}} 中定义.
\doxysubsection{函数说明}
\mbox{\Hypertarget{vartable_8h_a848c96750b960675b1bd032c1c2725e5}\label{vartable_8h_a848c96750b960675b1bd032c1c2725e5}}
\index{vartable.h@{vartable.h}!MainInit@{MainInit}}
\index{MainInit@{MainInit}!vartable.h@{vartable.h}}
\doxysubsubsection{\texorpdfstring{MainInit()}{MainInit()}}
{\footnotesize\ttfamily void Main\+Init (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})}
初始化步骤的首部
\begin{DoxyNote}{注解}
\+MX生成的main中,进入循环前放置本函数
\end{DoxyNote}
\begin{DoxyRefDesc}{待办事项}
\item[\mbox{\hyperlink{todo__todo000004}{待办事项}}]在此处填写初始化程序 \end{DoxyRefDesc}
在文件 \mbox{\hyperlink{_main_system_8cpp_source}{Main\+System.\+cpp}}\mbox{\hyperlink{_main_system_8cpp_source_l00047}{47}} 行定义.
\mbox{\Hypertarget{vartable_8h_af89e02f2d993332a8dea8fef6b78a7bc}\label{vartable_8h_af89e02f2d993332a8dea8fef6b78a7bc}}
\index{vartable.h@{vartable.h}!MainSystem@{MainSystem}}
\index{MainSystem@{MainSystem}!vartable.h@{vartable.h}}
\doxysubsubsection{\texorpdfstring{MainSystem()}{MainSystem()}}
{\footnotesize\ttfamily void Main\+System (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})}
循环主程序函数
\begin{DoxyNote}{注解}
\+MX生成的main中,进入循环后放置本函数
\end{DoxyNote}
\begin{DoxyRefDesc}{待办事项}
\item[\mbox{\hyperlink{todo__todo000005}{待办事项}}]在此处填写主进程程序 \end{DoxyRefDesc}
在文件 \mbox{\hyperlink{_main_system_8cpp_source}{Main\+System.\+cpp}}\mbox{\hyperlink{_main_system_8cpp_source_l00056}{56}} 行定义.