Interrupts_H.h
上传用户:gxz1972
上传日期:2019-09-13
资源大小:323k
文件大小:1k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. //-----------------------------------------------------------------------------
  2. // Interrupts_H.h
  3. //-----------------------------------------------------------------------------
  4. // Copyright 2007 Vson Technology, Inc.
  5. // http://www.usbmcu.com
  6. //
  7. // Program Description:
  8. //
  9. //
  10. //
  11. //
  12. //
  13. // MCU:            C8051F347
  14. // Tool chain:     Keil C51 7.50 / Keil EVAL C51
  15. //                 Silicon Laboratories IDE version 2.6
  16. // Command Line:   
  17. // Project Name:   TR1000
  18. //
  19. //
  20. // Release 1.0
  21. //    -All changes by Brin Cai
  22. //    -24 JUL 2007
  23. //
  24. //
  25. #ifndef  _Interrupts_H_
  26. #define  _Interrupts_H_
  27. //-----------------------------------------------------------------------------
  28. // Global Constants
  29. //-----------------------------------------------------------------------------
  30. #endif   // F34x_USB_DESCRIPTORS_H 
  31. //-----------------------------------------------------------------------------
  32. // End Of File
  33. //-----------------------------------------------------------------------------