From c34253f6084bd794a98a18f2333c028e997e119e Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Wed, 18 Aug 2010 09:40:51 +0000 Subject: [PATCH] *** empty log message *** --- main.tex | 4 ++-- mdc.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.tex b/main.tex index 4849b30..ed3947c 100755 --- a/main.tex +++ b/main.tex @@ -2,7 +2,7 @@ \documentclass[11pt,a4paper,twoside]{scrartcl} %twoside %Einstellungen der Seitenr�nder -\usepackage[left=4.0cm,right=2.5cm,top=2.5cm,bottom=2.5cm,includeheadfoot]{geometry} +\usepackage[left=3.5cm,right=3cm,top=2.5cm,bottom=2.5cm,includeheadfoot]{geometry} \usepackage[utf8]{inputenc} \usepackage{amsfonts} @@ -27,7 +27,7 @@ -\definecolor{darkblue}{rgb}{0,0,.5} +\definecolor{darkblue}{rgb}{.1,.1,.6} \usepackage[linkbordercolor={0 0 0}, pdfborder={0 0 0}, bookmarks, diff --git a/mdc.tex b/mdc.tex index 09e3498..44d953b 100755 --- a/mdc.tex +++ b/mdc.tex @@ -270,7 +270,7 @@ The ADC monitoring most voltages on each OEP can be accessed using register addr \end{description} \item[0x9002: \filename{Data\_Handler} status register]~ \begin{description} - \item[Bit 3 -- 0] State machine status \\ 0: idle, 1: send data, 2: send long data, 3: send dummy, 4: finish, 5: write debug word, 6:status words set address, 7: status words calculate, 8: status words write, 9: status finished + \item[Bit 3 -- 0] State machine status \\ 0: idle, 1: send data, 2: send long data, 3: send dummy, 4: finish, 5: write debug word, 6:status words set address, 7: status words wait, 8: status words calculate, 9: status words write, 10: status finished \item[Bit 4] Start Readout \item[Bit 5] Finished Readout \item[Bit 6] Data Write Enable -- 2.43.0