Freescale Semiconductor Inc.
    Regional Technical Application Center

 

Main Page | Class List | Directories | File List | File Members | Related Pages

Mcu.h

Go to the documentation of this file.
00001 /****************************************************************************************/
00019 /****************************************************************************************/
00020 #ifndef _MCU_H_
00021  #define _MCU_H_
00022  
00023    #include "Derivative.h"
00024    #include "typedefs.h"
00025 
00027  #define SYS_FREQ                (uint32_t)64000000  /* 64MHz */
00028 
00029 /*-------------------------  Functions ---------------------------*/
00030   void vfnInit_PLL(void);
00031  #endif