NandFlashModel_GetDeviceId
Default mainpageat91libmemoriesnandflashNandFlashModel_GetDeviceId
Description Source Call Graph
Start Line: 258
unsigned char NandFlashModel_GetDeviceId(const struct NandFlashModel *model)
{
    return model->deviceId;
}