Blame | Last modification | View Log | Download | RSS feed
ifndef __stm8aftmuinc ; avoid multiple inclusion__stm8aftmuinc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File TMU.INC *;* *;* contains SFR and Bit Definitions for STM8AF Temp. Memory Unprotection * *;* *;****************************************************************************__deftmu macro BaseTMU_K1 label Base+$00 ; Key Register 1TMU_K2 label Base+$01 ; Key Register 2TMU_K3 label Base+$02 ; Key Register 3TMU_K4 label Base+$03 ; Key Register 4TMU_K5 label Base+$04 ; Key Register 5TMU_K6 label Base+$05 ; Key Register 6TMU_K7 label Base+$06 ; Key Register 7TMU_K8 label Base+$07 ; Key Register 8TMU_CSR label Base+$08 ; Control/Status Registerendmrestoreendif ; __stm8aftmuinc