Blame | Last modification | View Log | Download | RSS feed
ifndef __stm8l152x4inc ; avoid multiple inclusion__stm8l152x4inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REG152X4.INC *;* *;* contains SFR and Bit Definitions for STM8L152X{4|6} *;* source: DocID15962 Rev 15 *;* *;****************************************************************************;----------------------------------------------------------------------------; just add LCD resources to STM8L151X{4|6}include "reg151x4.inc"LCD_vect label $8048 ; LCD interrupt;----------------------------------------------------------------------------; LCD Controllerinclude "lcd.inc"__deflcd $5400,28,14,0restore ; allow againendif ; __stm8l152x4inc