// =========================================================================
// The information contained herein is the exclusive property of
// Sunplus Technology Co. And shall not be distributed, reproduced,
// or disclosed in whole in part without prior written permission.
// (C) COPYRIGHT 2001 SUNPLUS TECHNOLOGY CO.
// ALL RIGHTS RESERVED
// The entire notice above must be reproduced on all authorized copies.
// =========================================================================
// File Name : spmc75_regs.inc
// Description : SPMC75F2413A register definition
// Processor : SPMC75X series
// Author : Chih ming Huang
// Tools : u‘nSP IDE tools v1.18.1A or later version
// Version : 1.00
// Security : Confidential Proprietary
// E-Mail : MaxHuang@sunplus.com.tw
// =========================================================================
//***************************************************************************//
//***************************************************************************//
// A. CPU control register //
//***************************************************************************//
//***************************************************************************//
.DEFINE P_System_Option 0x8000
.DEFINE P_Wait_Enter 0x700C
.DEFINE P_Stdby_Enter 0x700E
.DEFINE P_Reset_Status 0x7006
.DEFINE P_Clk_Ctrl 0x7007
.DEFINE P_WatchDog_Ctrl 0x700A
.DEFINE P_WatchDog_Clr 0x700B
.DEFINE P_Wakeup_Ctrl 0x700F
.DEFINE P_INT_Status 0x70A0
.DEFINE P_INT_Priority 0x70A4
.DEFINE P_MisINT_Ctrl 0x70A8
//***************************************************************************//
//***************************************************************************//
// B. I/O Port register //
//***************************************************************************//
//***************************************************************************//
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部1条评论
快来发表一下你的评论吧 !