nand_read_byte16 (9) Linux Manual Page
nand_read_byte16 – [DEFAULT] read one byte endianness aware from the chip
Synopsis
- uint8_t nand_read_byte16(struct mtd_info
* mtd);
Arguments
mtd
-
- MTD device structure
Description
Default read function for 16bit buswidth with endianness conversion.
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
