Nut/OS  4.10.3
API Reference
spi_at45d_info.c File Reference

Atmel AT45D SPI Flash types. More...

#include <dev/at45d.h>
Include dependency graph for spi_at45d_info.c:

Go to the source code of this file.

Variables

AT45D_INFO at45d_info []
 Parameter table of known DataFlash types.
uint_fast8_t at45d_known_types = sizeof(at45d_info) / sizeof(AT45D_INFO)
 Number of known Dataflash types.

Detailed Description

Atmel AT45D SPI Flash types.

 * $Id$
 * 

Definition in file spi_at45d_info.c.