other versions
NAND_READ_BYTE(9) | Internal Functions Provided | NAND_READ_BYTE(9) |
NAME¶
nand_read_byte - [DEFAULT] read one byte from the chip
SYNOPSIS¶
uint8_t nand_read_byte(struct mtd_info * mtd);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
DESCRIPTION¶
Default read function for 8bit buswidth
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |