int libmem_register_am29lv010b_driver
(
libmem_driver_handle_t
*
h
,
uint8_t *
start
)
Register an LIBMEM driver for an AMD Am29LV010B FLASH chip.
Parameters:
h
A pointer to the LIBMEM handle structure to use for this LIBMEM driver.
start
The start address of the FLASH memory.
Returns:
The LIBMEM status result.