NandFlashModel_GetBlockSizeInBytes
Default mainpage
at91lib
memories
nandflash
NandFlashModel_GetBlockSizeInBytes
Description
Source
Call Graph
NandFlashModel_GetBlockSizeInBytes
Returns the size in bytes of one single block of a
device
.
Syntax / parameters
unsigned int
NandFlashModel_GetBlockSizeInBytes
(const struct
NandFlashModel
*model)
Name
Type
Default
Description
model
const struct
NandFlashModel
*
Pointer to a
NandFlashModel
instance.
Return value
unsigned int
Description
Returns the size in bytes of one single block of a
device
.
This does not take into account the spare zones size.
Source
The documentation for this Member was generated from the following files:
NandFlashModel.c