Name

nand_read_byte16 — [DEFAULT] read one byte endianness aware from the chip

Synopsis

uint8_t nand_read_byte16 (struct mtd_info * mtd);
 

Arguments

struct mtd_info * mtd

MTD device structure

Description

Default read function for 16bit buswidth with endianness conversion.