;Register definition for MC68360 ;=============================== ; ; name: user defined name of the register ; type: the type of the register ; MM memory mapped register ; DMMx direct memory mapped register with offset ; x = 1..4 ; the base is defined in the configuration file ; e.g. DMM1 0x07001000 ; addr: the number, adddress or offset of the register ; size the size of the register (8,16 or 32) ; ;name type addr size ;------------------------------------------- ; ; DMM1 must be set to the internal register base address ; mcr DMM1 0x0000 32 avr DMM1 0x0008 8 rsr DMM1 0x0009 8