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

Dataflash read/write addressing infos. More...

Public Attributes

uint8_t bufferSize [7]
 Size of the buffer address bits.
 
uint8_t pageSize [7]
 Size of the page address bits.
 
uint8_t sectorSize [7]
 Size of the sector address bits (part of the page address).
 

Detailed Description

Dataflash read/write addressing infos.

Warning
Power of 2 addressing is not supported for the moment!

Member Data Documentation

uint8_t DataFlash::AddressingInfos::bufferSize[7]

Size of the buffer address bits.

uint8_t DataFlash::AddressingInfos::pageSize[7]

Size of the page address bits.

uint8_t DataFlash::AddressingInfos::sectorSize[7]

Size of the sector address bits (part of the page address).


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