Blame | Last modification | View Log | Download | RSS feed
ifndef __stm8l3lx8inc ; avoid multiple inclusion__stm8l3lx6inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REG3LX8.INC *;* *;* contains SFR and Bit Definitions for STM8AL3L8x *;* source: DS7106 Rev 9 *;* *;****************************************************************************;----------------------------------------------------------------------------; same like STM8AL318x...include "reg31x8.inc";----------------------------------------------------------------------------; ...plus LCD ControllerLCD_vect label $8048 ; LCD interruptinclude "stm8/stm8l/lcd.inc"__deflcd $5400,44,22,1restore ; allow againendif ; __stm8l3lx8inc