Synopsis
CTL_STATUS_t ctl_memchk_mscan_test_8b(void *start,
                                      size_t byte_count);
Description

ctl_memchk_mscan_test_8b runs an MSCAN test (also called a zero-one test) over the memory pointed to by start of byte_count bytes.

The marching steps are:

↕(w0); ↕(r0); ↕(w1); ↕(r1)

Return Value

ctl_memchk_mscan_test_8b returns a standard status code.

References

M.A. Breuer and A. D. Friedman, "Diagnosis and Reliable Design of Digital Systems," Computer Science Press, 1976.