;Register definition for MC68331 ;=============================== ; ; 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 0x0a00 16 simtr DMM1 0x0a02 16 syncr DMM1 0x0a04 16 rsr DMM1 0x0a07 8 ; porte DMM1 0x0a11 8 ddre DMM1 0x0a15 8 pepar DMM1 0x0a17 8 portf DMM1 0x0a19 8 ddrf DMM1 0x0a1d 8 pfpar DMM1 0x0a1f 8 ; sypcr DMM1 0x0a21 8