diff nuc-fw/bsp/armio.h @ 109:91460c8957f0

nuc-fw/bsp: beginning of reconciliation with the Leonardo semi-src version
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 19 Oct 2013 18:59:34 +0000
parents 45911ad957fd
children 3b2e941043d8
line wrap: on
line diff
--- a/nuc-fw/bsp/armio.h	Fri Sep 13 17:00:09 2013 +0000
+++ b/nuc-fw/bsp/armio.h	Sat Oct 19 18:59:34 2013 +0000
@@ -39,6 +39,9 @@
   #define ARMIO_GPIO_EVENT_MODE (MEM_ARMIO + 0x14) /* GPIO event mode */
   #define ARMIO_KBD_GPIO_INT    (MEM_ARMIO + 0x16) /* Kbd/GPIO IRQ register */
   #define ARMIO_KBD_GPIO_MASKIT (MEM_ARMIO + 0x18) /* Kbd/GPIO mask IRQ */
+// CC test 0316  
+  #define ARMIO_GPIO_DEBOUNCE   (MEM_ARMIO + 0x1A) /* GPIO debounceing register*/
+// end  
 #endif