nand_read_byte (9) Linux Manual Page
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 buswidth
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
