NAND_READ_RAW

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

nand_read_raw - [GENERIC] Read raw data including oob into buffer  

SYNOPSIS

"SYNOPSIS"

int nand_read_raw (struct mtd_info * mtd, uint8_t * buf, loff_t from, size_t len, size_t ooblen);  

ARGUMENTS

mtd
MTD device structure
buf
temporary buffer
from
offset to read from
len
number of bytes to read
ooblen
number of oob data bytes to read
 

DESCRIPTION

Read raw data including oob into buffer


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:31 GMT, October 09, 2005