Name

nand_write_byte — [DEFAULT] write single byte to chip

Synopsis

void nand_write_byte (struct mtd_info * mtd,
 uint8_t byte);
 

Arguments

struct mtd_info * mtd

MTD device structure

uint8_t byte

value to write

Description

Default function to write a byte to I/O[7:0]