NandFlashModel_GetPageDataSize
Default mainpageat91libmemoriesnandflashNandFlashModel_GetPageDataSize
Description Source Call Graph
Start Line: 333
unsigned short NandFlashModel_GetPageDataSize(const struct NandFlashModel *model)
{
    return model->pageSizeInBytes;
}