nand_write_byte16 (9) - Linux Manuals
nand_write_byte16: [DEFAULT] write single byte to a chip with width 16
NAME
nand_write_byte16 - [DEFAULT] write single byte to a chip with width 16
SYNOPSIS
-
void nand_write_byte16(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] on a 16-bit wide chip.
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT