added #define for GPCTR_GET_INT_CLK_FRQ

This commit is contained in:
Tim Ousley 2001-04-27 19:06:22 +00:00
parent 3436ff0452
commit 3465d320ac

View file

@ -70,6 +70,7 @@ typedef unsigned short sampl_t;
#define GPCTR_SET_OPERATION 0x0010
#define GPCTR_ARM 0x0020
#define GPCTR_DISARM 0x0040
#define GPCTR_GET_INT_CLK_FRQ 0x0080
#define GPCTR_INT_CLOCK 0x0001
#define GPCTR_EXT_PIN 0x0002