⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 serial_downloader.h

📁 freescale atk source code
💻 H
字号:
#ifndef SERIAL_DOWNLOADER_H#define SERIAL_DOWNLOADER_H  #ifdef __cplusplusextern "C" {#endif/*==================================================================================================                                                                                    Header Name: serial_downloader.h     General Description: Serial Downloader header file  ====================================================================================================Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved.This file contains copyrighted material. Use of this file isrestricted by the provisions of a Freescale Software LicenseAgreement, which has either been electronically accepted byyou or has been expressly executed between the parties.   Revision History:====================================================================================================                                         INCLUDE FILES==================================================================================================*//*==================================================================================================                                      FUNCTION PROTOTYPES==================================================================================================*/#include "su_basictypes.h"#include "usb_common.h"	extern void serial_downloader_usb(void);#ifdef __cplusplus}#endif /* extern C++ */#endif /* SERIAL_DOWNLOADER_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -