nand_read_byte (9) - Linux Manuals

nand_read_byte: [DEFAULT] read one byte from the chip

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 [at] linutronix.de>

Author.

COPYRIGHT