Files
ComSquare/latex/namespacepythonvram.tex
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

69 lines
3.7 KiB
TeX

\hypertarget{namespacepythonvram}{}\doxysection{pythonvram Namespace Reference}
\label{namespacepythonvram}\index{pythonvram@{pythonvram}}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
def \mbox{\hyperlink{namespacepythonvram_aee100177aed958036ce6202373d28623}{get\+V\+R\+A\+M\+Value2bpp}} (nums)
\item
def \mbox{\hyperlink{namespacepythonvram_a67549a3dadcc12b428d44872eb770d2b}{get\+V\+R\+A\+M\+Value4bpp}} (nums)
\item
def \mbox{\hyperlink{namespacepythonvram_a88eff24ab3270f25f862db2b673194c3}{get\+V\+R\+A\+M\+Value8bpp}} (nums)
\item
def \mbox{\hyperlink{namespacepythonvram_a49faecc612839cb661a41537f4276d95}{extract2\+Bpp\+Bit\+Plans}} (nums, index)
\end{DoxyCompactItemize}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item
list \mbox{\hyperlink{namespacepythonvram_ad45c2379d55318d9d02303b50d185d5c}{result2}}
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{namespacepythonvram_a49faecc612839cb661a41537f4276d95}\label{namespacepythonvram_a49faecc612839cb661a41537f4276d95}}
\index{pythonvram@{pythonvram}!extract2BppBitPlans@{extract2BppBitPlans}}
\index{extract2BppBitPlans@{extract2BppBitPlans}!pythonvram@{pythonvram}}
\doxysubsubsection{\texorpdfstring{extract2BppBitPlans()}{extract2BppBitPlans()}}
{\footnotesize\ttfamily def pythonvram.\+extract2\+Bpp\+Bit\+Plans (\begin{DoxyParamCaption}\item[{}]{nums, }\item[{}]{index }\end{DoxyParamCaption})}
\mbox{\Hypertarget{namespacepythonvram_aee100177aed958036ce6202373d28623}\label{namespacepythonvram_aee100177aed958036ce6202373d28623}}
\index{pythonvram@{pythonvram}!getVRAMValue2bpp@{getVRAMValue2bpp}}
\index{getVRAMValue2bpp@{getVRAMValue2bpp}!pythonvram@{pythonvram}}
\doxysubsubsection{\texorpdfstring{getVRAMValue2bpp()}{getVRAMValue2bpp()}}
{\footnotesize\ttfamily def pythonvram.\+get\+V\+R\+A\+M\+Value2bpp (\begin{DoxyParamCaption}\item[{}]{nums }\end{DoxyParamCaption})}
\mbox{\Hypertarget{namespacepythonvram_a67549a3dadcc12b428d44872eb770d2b}\label{namespacepythonvram_a67549a3dadcc12b428d44872eb770d2b}}
\index{pythonvram@{pythonvram}!getVRAMValue4bpp@{getVRAMValue4bpp}}
\index{getVRAMValue4bpp@{getVRAMValue4bpp}!pythonvram@{pythonvram}}
\doxysubsubsection{\texorpdfstring{getVRAMValue4bpp()}{getVRAMValue4bpp()}}
{\footnotesize\ttfamily def pythonvram.\+get\+V\+R\+A\+M\+Value4bpp (\begin{DoxyParamCaption}\item[{}]{nums }\end{DoxyParamCaption})}
\mbox{\Hypertarget{namespacepythonvram_a88eff24ab3270f25f862db2b673194c3}\label{namespacepythonvram_a88eff24ab3270f25f862db2b673194c3}}
\index{pythonvram@{pythonvram}!getVRAMValue8bpp@{getVRAMValue8bpp}}
\index{getVRAMValue8bpp@{getVRAMValue8bpp}!pythonvram@{pythonvram}}
\doxysubsubsection{\texorpdfstring{getVRAMValue8bpp()}{getVRAMValue8bpp()}}
{\footnotesize\ttfamily def pythonvram.\+get\+V\+R\+A\+M\+Value8bpp (\begin{DoxyParamCaption}\item[{}]{nums }\end{DoxyParamCaption})}
\doxysubsection{Variable Documentation}
\mbox{\Hypertarget{namespacepythonvram_ad45c2379d55318d9d02303b50d185d5c}\label{namespacepythonvram_ad45c2379d55318d9d02303b50d185d5c}}
\index{pythonvram@{pythonvram}!result2@{result2}}
\index{result2@{result2}!pythonvram@{pythonvram}}
\doxysubsubsection{\texorpdfstring{result2}{result2}}
{\footnotesize\ttfamily list pythonvram.\+result2}
{\bfseries Initial value\+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 = [}
\DoxyCodeLine{2 [0, 1, 1, 1, 1, 1, 0, 0],}
\DoxyCodeLine{3 [1, 2, 3, 3, 3, 2, 1, 0],}
\DoxyCodeLine{4 [1, 2, 3, 3, 3, 2, 1, 0],}
\DoxyCodeLine{5 [0, 1, 1, 1, 1, 1, 0, 0],}
\DoxyCodeLine{6 [0, 0, 0, 1, 0, 0, 0, 0],}
\DoxyCodeLine{7 [1, 1, 0, 1, 0, 1, 1, 0],}
\DoxyCodeLine{8 [0, 1, 1, 1, 1, 1, 0, 0],}
\DoxyCodeLine{9 [0, 0, 1, 1, 1, 0, 0, 0]}
\DoxyCodeLine{10 ]}
\end{DoxyCode}