Updated User Documentation (markdown)
parent
675aeadcaa
commit
4e45fec252
|
|
@ -123,7 +123,7 @@ A part of internal test is to do alternate write then read consecutively as show
|
|||

|
||||
|
||||
|
||||
There are counters for the number of correct and wrong read data: `correct_read_data` and `wrong_read_data`. As shown below, the `wrong_read_data` must remain zero while `correct_read_data` must increment until it reaches the maximum (3499 on this example).
|
||||
There are counters for the number of correct and wrong read data during the internal read/write test: `correct_read_data` and `wrong_read_data`. As shown below, the `wrong_read_data` must remain zero while `correct_read_data` must increment until it reaches the maximum (3499 on this example).
|
||||

|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue