\subsection{CTS Data structure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-When there is trigger type which is not equal 0xE then the data from the CTS contains 5 data words otherwise CTS sends also all r and r/w registers.
+When there is trigger type which is not equal 0xE then the data from the CTS contains 5 data words otherwise CTS sends also all r and r/w registers (see also Fig.\ref{cts_event}).
\begin{description}
\item[1 Standard hub word]
\item[5 Latches] All 0 (currently not used)
\item[6 ...] The rest of the data is just copy of all RW and R registers (see registers description above)
\begin{description}
- \item[48 RW registers] Register starting from 0xA0C0 (see registers description above)
- \item[81 R registers] Register starting from 0xA000 (see registers description above)
+ \item[38 RW registers] Register starting from 0xA0C0 (see registers description above)
+ \item[103 R registers] Register starting from 0xA000 (see registers description above)
\end{description}
\end{description}
\centering
\includegraphics[width=1\textwidth]{cts_top_picture.png}
\caption[CTS top view]{CTS top view}
- \label{fig:ctstopview}
+ \label{ctstopview}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{beamcts.pdf}
\caption{ CTS - registers for the beam structure usage and beam inhibit signal}
- \label{fig:ctsbeam}
+ \label{ctsbeam}
\end{figure}
+\begin{figure}
+ \centering
+ \includegraphics[width=1\textwidth]{cts_event.pdf}
+ \caption{CTS event strucutre}
+ \label{cts_event}
+\end{figure}