From b15eb8c1c24030d364cf6948cb1fa6f6b5f91b4f Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Sat, 15 Jan 2011 22:34:50 +0100 Subject: Improve buffer reg API. Add m24c08 test. Signed-off-by: Michael Buesch --- README-DEVELOPERS.lyx | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'README-DEVELOPERS.lyx') diff --git a/README-DEVELOPERS.lyx b/README-DEVELOPERS.lyx index 549b6f1..40581ca 100644 --- a/README-DEVELOPERS.lyx +++ b/README-DEVELOPERS.lyx @@ -135,7 +135,23 @@ Reads the programmer identification and versioning string and returns it. \end_layout \begin_layout Subsection -cmdReadBufferReg() +getBufferRegSize() +\end_layout + +\begin_layout Standard +Returns the size of the +\begin_inset Quotes eld +\end_inset + +buffer register +\begin_inset Quotes erd +\end_inset + +. +\end_layout + +\begin_layout Subsection +cmdReadBufferReg(nrBytes=all) \end_layout \begin_layout Standard @@ -149,6 +165,7 @@ buffer register from the microcontroller. That register is used for buffering of data fetched from the FPGA. + If nrBytes is not specified, it reads the whole register. \end_layout \begin_layout Subsection -- cgit v1.2.3