nand_write_byte16
Name
nand_write_byte16 -- [DEFAULT] write one byte endianess aware to the chip
Synopsis
void nand_write_byte16
(struct mtd_info * mtd, u_char byte);
Arguments
- mtd
MTD device structure
- byte
pointer to data byte to write
Description
Default write function for 16bit buswith with
endianess conversion