unsigned char NorFlash_GetDataBusWidth(struct NorFlashInfo *pNorFlashInfo) { return (pNorFlashInfo->deviceChipWidth * 8); }