Blame | Last modification | View Log | Download | RSS feed
ifndef __19f0mkhinc__19f0mkhinc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File 19F0MKH.INC *;* *;* Contains Bit & Register Definitions for S912ZVCA19F0MKH *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2START label $100000 ; 2 KByte EEPROME2END label $1007ffRAMSTART label $001000 ; 12 KByte RAMRAMEND label $003fffFLASHSTART label $fd0000 ; 192 KByte Flash ROMFLASHEND label $ffffff__housing equ 64__vca equ 1include "s12z/vc/common.inc"restore ; re-enable listingendif ; __19f0mkhinc