other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NAND_WRITE_BYTE16(9) | Internal Functions Provided | NAND_WRITE_BYTE16(9) |
NAME¶
nand_write_byte16 - [DEFAULT] write single byte to a chip with width 16SYNOPSIS¶
void
nand_write_byte16(struct mtd_info * mtd,
uint8_t byte);
ARGUMENTS¶
mtdMTD 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@linutronix.de>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |