📄 mcf5208.h
字号:
/*
* File: mcf5208.h
* Purpose: Register and bit definitions for the MCF5208
*
* Notes:
*
*/
#ifndef __MCF5208_H__
#define __MCF5208_H__
/********************************************************************/
#include "mcf5208/mcf5208_scm.h"
#include "mcf5208/mcf5208_ccm.h"
#include "mcf5208/mcf5208_xbs.h"
#include "mcf5208/mcf5208_fbcs.h"
#include "mcf5208/mcf5208_fec.h"
#include "mcf5208/mcf5208_pmm.h"
#include "mcf5208/mcf5208_edma.h"
#include "mcf5208/mcf5208_intc.h"
#include "mcf5208/mcf5208_intc_iack.h"
#include "mcf5208/mcf5208_i2c.h"
#include "mcf5208/mcf5208_qspi.h"
#include "mcf5208/mcf5208_uart.h"
#include "mcf5208/mcf5208_dtim.h"
#include "mcf5208/mcf5208_pit.h"
#include "mcf5208/mcf5208_eport.h"
#include "mcf5208/mcf5208_wtm.h"
#include "mcf5208/mcf5208_rcm.h"
#include "mcf5208/mcf5208_ccm.h"
#include "mcf5208/mcf5208_gpio.h"
#include "mcf5208/mcf5208_sdramc.h"
#include "mcf5208/mcf5208_pll.h"
/********************************************************************/
#endif /* __MCF5208_H__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -