unsigned int NORFLASH_ReadDeviceID(struct NorFlash *norFlash) { return ((pNorFlash->pOperations)->_fReadDeviceID)(&(pNorFlash->norFlashInfo)); }