Scroll to navigation

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

mtd

MTD device structure

DESCRIPTION

Default read function for 8bit buswidth

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10