Go to the source code of this file.
Defines | |
#define | LC1176__SEG_NAME "lc1176" |
#define | LC1176__NCHAN 0x8 |
#define | LC1176__STATREG 0x8000 |
#define | LC1176__FIFO 0x0000 |
#define | LC1176__ECOUNT_MASK 0x1F000000 |
#define | LC1176_CLEAR(word) (word & ~0x800000) |
#define | LC1176_ACQ(word) (word | 0x8000) |
#define | LC1176_TRIG(word) (word | 0x4000) |