16 bit mode 4 data words can be stored, and in 32 bit mode 2 data words. The data words are always stored in big-endian.
-
+\subsection{Debug Interface}
+If included in the design, two pins of the boards are used as a UART interface at 115.2 kbaud 8N1. Perl scripts can use this interface
+instead of the normal HADES::TrbNet by including daqtools/perllibs/TrbNetUart.pm. With manual access the syntax is \verb!Raaaa! or \verb!Waaaavvvvvvvv!,
+where aaaa is the register address and vvvvvvvv is the value to be written, both in hexadecimal numbers.