内容大更新
更加规范化 加入modbus类 优化帮助文档
This commit is contained in:
280
Doc/latex/varint_8h.tex
Normal file
280
Doc/latex/varint_8h.tex
Normal file
@@ -0,0 +1,280 @@
|
||||
\hypertarget{varint_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/varint.h 文件参考}
|
||||
\label{varint_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/varint.h@{D:/gitt/MicrochipFor32/bsp\_Device/varint.h}}
|
||||
{\ttfamily \#include \char`\"{}stdint.\+h\char`\"{}}\newline
|
||||
varint.\+h 的引用(Include)关系图\+:\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=193pt]{varint_8h__incl}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
此图展示该文件直接或间接的被哪些文件引用了\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{varint_8h__dep__incl}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{类型定义}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
typedef uint8\+\_\+t \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}
|
||||
\begin{DoxyCompactList}\small\item\em 8位无符号数类型 \end{DoxyCompactList}\item
|
||||
typedef uint16\+\_\+t \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}}
|
||||
\begin{DoxyCompactList}\small\item\em 16位无符号数类型 \end{DoxyCompactList}\item
|
||||
typedef uint32\+\_\+t \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}
|
||||
\begin{DoxyCompactList}\small\item\em 32位无符号数类型 \end{DoxyCompactList}\item
|
||||
typedef uint64\+\_\+t \mbox{\hyperlink{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}{u64}}
|
||||
\begin{DoxyCompactList}\small\item\em 64位无符号数类型 \end{DoxyCompactList}\item
|
||||
typedef int8\+\_\+t \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}}
|
||||
\begin{DoxyCompactList}\small\item\em 8位有符号数类型 \end{DoxyCompactList}\item
|
||||
typedef int16\+\_\+t \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}}
|
||||
\begin{DoxyCompactList}\small\item\em 16位有符号数类型 \end{DoxyCompactList}\item
|
||||
typedef int32\+\_\+t \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}}
|
||||
\begin{DoxyCompactList}\small\item\em 32位有符号数类型 \end{DoxyCompactList}\item
|
||||
typedef int64\+\_\+t \mbox{\hyperlink{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}{i64}}
|
||||
\begin{DoxyCompactList}\small\item\em 64位有符号数类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}} \mbox{\hyperlink{varint_8h_a1a2a3100a902c32a55d8b08915bce044}{vu8}}
|
||||
\begin{DoxyCompactList}\small\item\em 8位无符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}} \mbox{\hyperlink{varint_8h_a677aa1edce4bbb53741b1cc24eb4c035}{vu16}}
|
||||
\begin{DoxyCompactList}\small\item\em 16位无符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} \mbox{\hyperlink{varint_8h_abcdd5d61f51cb4c472ac6637916cf72a}{vu32}}
|
||||
\begin{DoxyCompactList}\small\item\em 32位无符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}{u64}} \mbox{\hyperlink{varint_8h_ace392b4d1c3911331b2fe5ddc99fdcba}{vu64}}
|
||||
\begin{DoxyCompactList}\small\item\em 64位无符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}} \mbox{\hyperlink{varint_8h_ad9f0c7145e15b7b470a138dae48c178d}{vi8}}
|
||||
\begin{DoxyCompactList}\small\item\em 8位有符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}} \mbox{\hyperlink{varint_8h_ab1725f18a2ec2964f4bc0499527e4c5d}{vi16}}
|
||||
\begin{DoxyCompactList}\small\item\em 16位有符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}} \mbox{\hyperlink{varint_8h_a8b81ac6660e74bec836c0a4e0a0b6450}{vi32}}
|
||||
\begin{DoxyCompactList}\small\item\em 32位有符号易变类型 \end{DoxyCompactList}\item
|
||||
typedef volatile \mbox{\hyperlink{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}{i64}} \mbox{\hyperlink{varint_8h_aeffd8dafd889cdd80398ffcbb37cd7ef}{vi64}}
|
||||
\begin{DoxyCompactList}\small\item\em 64位有符号易变类型 \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{类型定义说明}
|
||||
\mbox{\Hypertarget{varint_8h_ad309dbcaeea13aa602d686964156ea0b}\label{varint_8h_ad309dbcaeea13aa602d686964156ea0b}}
|
||||
\index{varint.h@{varint.h}!i16@{i16}}
|
||||
\index{i16@{i16}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{i16}{i16}}
|
||||
{\footnotesize\ttfamily typedef int16\+\_\+t \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}}}
|
||||
|
||||
|
||||
|
||||
16位有符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00046}{46}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}\label{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}}
|
||||
\index{varint.h@{varint.h}!i32@{i32}}
|
||||
\index{i32@{i32}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{i32}{i32}}
|
||||
{\footnotesize\ttfamily typedef int32\+\_\+t \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}}}
|
||||
|
||||
|
||||
|
||||
32位有符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00047}{47}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}\label{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}}
|
||||
\index{varint.h@{varint.h}!i64@{i64}}
|
||||
\index{i64@{i64}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{i64}{i64}}
|
||||
{\footnotesize\ttfamily typedef int64\+\_\+t \mbox{\hyperlink{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}{i64}}}
|
||||
|
||||
|
||||
|
||||
64位有符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00048}{48}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_ae3702327b5f47e83b431e22b33da7b58}\label{varint_8h_ae3702327b5f47e83b431e22b33da7b58}}
|
||||
\index{varint.h@{varint.h}!i8@{i8}}
|
||||
\index{i8@{i8}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{i8}{i8}}
|
||||
{\footnotesize\ttfamily typedef int8\+\_\+t \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}}}
|
||||
|
||||
|
||||
|
||||
8位有符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00045}{45}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}\label{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}}
|
||||
\index{varint.h@{varint.h}!u16@{u16}}
|
||||
\index{u16@{u16}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{u16}{u16}}
|
||||
{\footnotesize\ttfamily typedef uint16\+\_\+t \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}}}
|
||||
|
||||
|
||||
|
||||
16位无符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00041}{41}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_afaa62991928fb9fb18ff0db62a040aba}\label{varint_8h_afaa62991928fb9fb18ff0db62a040aba}}
|
||||
\index{varint.h@{varint.h}!u32@{u32}}
|
||||
\index{u32@{u32}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{u32}{u32}}
|
||||
{\footnotesize\ttfamily typedef uint32\+\_\+t \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}}
|
||||
|
||||
|
||||
|
||||
32位无符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00042}{42}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}\label{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}}
|
||||
\index{varint.h@{varint.h}!u64@{u64}}
|
||||
\index{u64@{u64}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{u64}{u64}}
|
||||
{\footnotesize\ttfamily typedef uint64\+\_\+t \mbox{\hyperlink{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}{u64}}}
|
||||
|
||||
|
||||
|
||||
64位无符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00043}{43}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}\label{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}}
|
||||
\index{varint.h@{varint.h}!u8@{u8}}
|
||||
\index{u8@{u8}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{u8}{u8}}
|
||||
{\footnotesize\ttfamily typedef uint8\+\_\+t \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}}
|
||||
|
||||
|
||||
|
||||
8位无符号数类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00040}{40}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_ab1725f18a2ec2964f4bc0499527e4c5d}\label{varint_8h_ab1725f18a2ec2964f4bc0499527e4c5d}}
|
||||
\index{varint.h@{varint.h}!vi16@{vi16}}
|
||||
\index{vi16@{vi16}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vi16}{vi16}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}} \mbox{\hyperlink{varint_8h_ab1725f18a2ec2964f4bc0499527e4c5d}{vi16}}}
|
||||
|
||||
|
||||
|
||||
16位有符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00056}{56}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a8b81ac6660e74bec836c0a4e0a0b6450}\label{varint_8h_a8b81ac6660e74bec836c0a4e0a0b6450}}
|
||||
\index{varint.h@{varint.h}!vi32@{vi32}}
|
||||
\index{vi32@{vi32}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vi32}{vi32}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}} \mbox{\hyperlink{varint_8h_a8b81ac6660e74bec836c0a4e0a0b6450}{vi32}}}
|
||||
|
||||
|
||||
|
||||
32位有符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00057}{57}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_aeffd8dafd889cdd80398ffcbb37cd7ef}\label{varint_8h_aeffd8dafd889cdd80398ffcbb37cd7ef}}
|
||||
\index{varint.h@{varint.h}!vi64@{vi64}}
|
||||
\index{vi64@{vi64}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vi64}{vi64}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_a85cb35fbe5bf2961d7ad5f26814a91a2}{i64}} \mbox{\hyperlink{varint_8h_aeffd8dafd889cdd80398ffcbb37cd7ef}{vi64}}}
|
||||
|
||||
|
||||
|
||||
64位有符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00058}{58}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_ad9f0c7145e15b7b470a138dae48c178d}\label{varint_8h_ad9f0c7145e15b7b470a138dae48c178d}}
|
||||
\index{varint.h@{varint.h}!vi8@{vi8}}
|
||||
\index{vi8@{vi8}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vi8}{vi8}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}} \mbox{\hyperlink{varint_8h_ad9f0c7145e15b7b470a138dae48c178d}{vi8}}}
|
||||
|
||||
|
||||
|
||||
8位有符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00055}{55}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a677aa1edce4bbb53741b1cc24eb4c035}\label{varint_8h_a677aa1edce4bbb53741b1cc24eb4c035}}
|
||||
\index{varint.h@{varint.h}!vu16@{vu16}}
|
||||
\index{vu16@{vu16}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vu16}{vu16}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}} \mbox{\hyperlink{varint_8h_a677aa1edce4bbb53741b1cc24eb4c035}{vu16}}}
|
||||
|
||||
|
||||
|
||||
16位无符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00051}{51}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_abcdd5d61f51cb4c472ac6637916cf72a}\label{varint_8h_abcdd5d61f51cb4c472ac6637916cf72a}}
|
||||
\index{varint.h@{varint.h}!vu32@{vu32}}
|
||||
\index{vu32@{vu32}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vu32}{vu32}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} \mbox{\hyperlink{varint_8h_abcdd5d61f51cb4c472ac6637916cf72a}{vu32}}}
|
||||
|
||||
|
||||
|
||||
32位无符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00052}{52}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_ace392b4d1c3911331b2fe5ddc99fdcba}\label{varint_8h_ace392b4d1c3911331b2fe5ddc99fdcba}}
|
||||
\index{varint.h@{varint.h}!vu64@{vu64}}
|
||||
\index{vu64@{vu64}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vu64}{vu64}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_a3f7e2bcbb0b4c338f3c4f6c937cd4234}{u64}} \mbox{\hyperlink{varint_8h_ace392b4d1c3911331b2fe5ddc99fdcba}{vu64}}}
|
||||
|
||||
|
||||
|
||||
64位无符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00053}{53}} 行定义.
|
||||
|
||||
\mbox{\Hypertarget{varint_8h_a1a2a3100a902c32a55d8b08915bce044}\label{varint_8h_a1a2a3100a902c32a55d8b08915bce044}}
|
||||
\index{varint.h@{varint.h}!vu8@{vu8}}
|
||||
\index{vu8@{vu8}!varint.h@{varint.h}}
|
||||
\doxysubsubsection{\texorpdfstring{vu8}{vu8}}
|
||||
{\footnotesize\ttfamily typedef volatile \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}} \mbox{\hyperlink{varint_8h_a1a2a3100a902c32a55d8b08915bce044}{vu8}}}
|
||||
|
||||
|
||||
|
||||
8位无符号易变类型
|
||||
|
||||
|
||||
|
||||
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}} 第 \mbox{\hyperlink{varint_8h_source_l00050}{50}} 行定义.
|
||||
|
||||
Reference in New Issue
Block a user