Доработал модуль TIM (с точки зрения документции. Код не проверен)
Доработна документация в целом - добавелн main page - исправлены ошибки в шапках и коментах - добавлен граф инклюдов
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
\hypertarget{____general__flash_8h_source}{}\label{____general__flash_8h_source}\index{E:/.WORK/STM32/STM32\_ExtendedLibs/MyLibsGeneral/Inc/\_\_general\_flash.h@{E:/.WORK/STM32/STM32\_ExtendedLibs/MyLibsGeneral/Inc/\_\_general\_flash.h}}
|
||||
|
||||
\begin{DoxyCode}{0}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00001}00001\ \textcolor{comment}{/*********************************UART**************************************}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00002}00002\ \textcolor{comment}{Данный\ файл\ содержит\ объявления\ базовых\ функции\ и\ дефайны\ для\ инициализации\ }}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00003}00003\ \textcolor{comment}{UART.}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00004}00004\ \textcolor{comment}{***************************************************************************/}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00001}00001\ \textcolor{comment}{/**************************************************************************}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00002}00002\ \textcolor{comment}{*\ @file\ general\_flash.h}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00003}00003\ \textcolor{comment}{*\ @brief\ Заголовочны\ файл\ модуля\ работы\ с\ FLASH.}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00004}00004\ \textcolor{comment}{*************************************************************************/}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00005}00005\ \textcolor{preprocessor}{\#ifndef\ \_\_FLASH\_GENERAL\_H\_}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00006}00006\ \textcolor{preprocessor}{\#define\ \_\_FLASH\_GENERAL\_H\_}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00007}00007\ \textcolor{comment}{}}
|
||||
@@ -45,24 +45,6 @@
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00041}00041\ HAL\_StatusTypeDef\ FLASH\_Write\_Word(uint32\_t\ Address,\ uint32\_t\ Data);\textcolor{comment}{}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00042}00042\ \textcolor{comment}{///////////////////////////-\/-\/-\/FUNCTIONS-\/-\/-\////////////////////////////}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00043}00043\ }
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00044}00044\ \textcolor{preprocessor}{\#ifndef\ LED\_PWM\_TICKS}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00045}00045\ \textcolor{preprocessor}{\#define\ LED\_PWM\_TICKS\ 15}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00046}00046\ \textcolor{preprocessor}{\#endif}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00047}00047\ \ \ }
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00048}00048\ \textcolor{preprocessor}{\#ifndef\ LED\_ON}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00049}00049\ \textcolor{preprocessor}{\#define\ LED\_ON\ 1}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00050}00050\ \textcolor{preprocessor}{\#endif}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00051}00051\ \textcolor{preprocessor}{\#ifndef\ LED\_OFF}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00052}00052\ \textcolor{preprocessor}{\#define\ LED\_OFF\ 0}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00053}00053\ \textcolor{preprocessor}{\#endif}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00054}00054\ }
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00055}00055\ \textcolor{preprocessor}{\#ifndef\ SW\_ON}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00056}00056\ \textcolor{preprocessor}{\#define\ SW\_ON\ 1}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00057}00057\ \textcolor{preprocessor}{\#endif}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00058}00058\ \textcolor{preprocessor}{\#ifndef\ SW\_OFF}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00059}00059\ \textcolor{preprocessor}{\#define\ SW\_OFF\ 0}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00060}00060\ \textcolor{preprocessor}{\#endif}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00061}00061\ }
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00062}00062\ \textcolor{preprocessor}{\#endif\ }\textcolor{comment}{//\ \_\_FLASH\_GENERAL\_H\_}}
|
||||
\DoxyCodeLine{\Hypertarget{____general__flash_8h_source_l00044}00044\ \textcolor{preprocessor}{\#endif\ }\textcolor{comment}{//\ \_\_FLASH\_GENERAL\_H\_}}
|
||||
|
||||
\end{DoxyCode}
|
||||
|
||||
Reference in New Issue
Block a user