arduino-dataflash
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DataFlash::ID Struct Reference

ID structure. More...

#include <DataFlash.h>

Public Attributes

uint8_t manufacturer
 Manufacturer id.
 
uint8_t device [2]
 Device id.
 
uint8_t extendedInfoLength
 Extended device information string length.
 

Detailed Description

ID structure.

This structure contains information about the Dataflash chip being used.

Member Data Documentation

uint8_t DataFlash::ID::device[2]

Device id.

uint8_t DataFlash::ID::extendedInfoLength

Extended device information string length.

uint8_t DataFlash::ID::manufacturer

Manufacturer id.


The documentation for this struct was generated from the following file: