NAND_READ_BYTE16
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
nand_read_byte16 - [DEFAULT] read one byte endianess 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 buswith with endianess conversion
 
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- 
Author.
COPYRIGHT