nand_read_byte

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_read_byte - [DEFAULT] read one byte from the chip

SYNOPSIS

uint8_t nand_read_byte(struct mtd_info * mtd);

ARGUMENTS

mtd

MTD device structure

DESCRIPTION

Default read function for 8bit buswith

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.