NAND_CALCULATE_ECC
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
nand_calculate_ecc - [NAND Interface] Calculate 3 byte ECC code for 256 byte block
SYNOPSIS
"SYNOPSIS"
int nand_calculate_ecc (struct mtd_info * mtd, const u_char * dat, u_char * ecc_code);
ARGUMENTS
- mtd
-
MTD block structure
- dat
-
raw data
- ecc_code
-
buffer for ECC
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:31 GMT, October 09, 2005