Files
Supowang1989 ef82dbfc6d add modbus slave support
add modbus slave support
2020-02-24 21:40:06 +08:00

57 lines
2.5 KiB
C

/************************************************************************************
* Copyright @ 1995-2005 metrowerks inc. All rights reserved. *
* *
* *
* $RCSfile: mcf523x.h,v $ *
* $Revision$ *
* $Date$ *
* *
* DESCRIPTION *
* Register and bit definitions for the MCF523X. *
* *
* *
* *
* NOTE *
* *
* *
* *
* HISTORY *
* *
************************************************************************************/
#ifndef __MCF523X_H__
#define __MCF523X_H__
/*********************************************************************/
#include "mcf523x_fec.h"
#include "mcf523x_rng.h"
#include "mcf523x_fmpll.h"
#include "mcf523x_cs.h"
#include "mcf523x_intc0.h"
#include "mcf523x_intc1.h"
#include "mcf523x_sdramc.h"
#include "mcf523x_sram.h"
#include "mcf523x_uart.h"
#include "mcf523x_timer.h"
#include "mcf523x_qspi.h"
#include "mcf523x_eport.h"
#include "mcf523x_i2c.h"
#include "mcf523x_scm.h"
#include "mcf523x_pit.h"
#include "mcf523x_can.h"
#include "mcf523x_wtm.h"
#include "mcf523x_gpio.h"
#include "mcf523x_mdha.h"
#include "mcf523x_ccm.h"
#include "mcf523x_rcm.h"
#include "mcf523x_etpu.h"
#include "mcf523x_etpu_struc.h"
/********************************************************************/
#endif /* __MCF523X_H__ */