SAMV71 Xplained Ultra Software Package 1.3

At26Desc Struct Reference

Describes a serial firmware flash device parameters. More...

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libstoragemedia/include/spiflash/at26.h>

Data Fields

const char * name
 Device string name.
unsigned int jedecId
 JEDEC ID of device.
unsigned int size
 Size of device in bytes.
unsigned int pageSize
 Size of one page in bytes.
unsigned int blockSize
 Block erase size in bytes.
unsigned int blockEraseCmd
 Block erase command.

Detailed Description

Describes a serial firmware flash device parameters.

Definition at line 195 of file at26.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines