nand_write_byte (9) - Linux Manuals
nand_write_byte: [DEFAULT] write single byte to chip
NAME
nand_write_byte - [DEFAULT] write single byte to chip
SYNOPSIS
-
void nand_write_byte(struct mtd_info
* mtd, uint8_tbyte);
ARGUMENTS
mtd
-
- MTD device structure
byte
- value to write
DESCRIPTION
Default function to write a byte to I/O[7:0]
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT