]> git.gag.com Git - fw/sdcc/blobdiff - device/include/mc68hc908qy.h
* device/include/mc68hc908qy.h: corrected declarations of FLBPR and
[fw/sdcc] / device / include / mc68hc908qy.h
index 84ea28a1b17e84db152aa500b145c89c961a7a8e..10c78037e966c752106e5fa5aee960c81538c3fe 100644 (file)
@@ -249,8 +249,8 @@ VOLXDATA UINT8 at 0xfe0b BRKSCR;  /* Break Status and Control Register */
 VOLXDATA UINT8 at 0xfe0c LVISR;   /* LVI Status Register */
   #define LVIOUT ((struct _hc08_bits *)(&LVISR))->bit7
 
-VOLXDATA UINT8 at 0xfebe FLBPR;   /* FLASH Block Protect Register */
-VOLXDATA UINT8 at 0xfec0 OSCTRIMVAL; /* Oscillator Trim Value */
+VOLXDATA UINT8 at 0xffbe FLBPR;   /* FLASH Block Protect Register */
+VOLXDATA UINT8 at 0xffc0 OSCTRIMVAL; /* Oscillator Trim Value */
 VOLXDATA UINT8 at 0xffff COPCTL;  /* COP Control Register */