nand_read_buf(9)

NAME

nand_read_buf - [DEFAULT] read chip data into buffer

SYNOPSIS

void nand_read_buf(struct mtd_info * mtd, uint8_t * buf, int len);

ARGUMENTS

mtd
MTD device structure
buf
buffer to store date
len
number of bytes to read

DESCRIPTION

Default read function for 8bit buswith

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout