Go to the source code of this file.
Defines | |
#define | LC1182__SEG_NAME "lc1182" |
#define | LC1182__NCHAN 0x8 |
#define | LC1182__STATREG 0x0000 |
#define | LC1182__FIFO 0x0100 |
#define | LC1182__ECOUNT_MASK 0xF0 |
#define | LC1182_CLEAR(word) (word | 0x0100) |
#define | LC1182_FRONT(word) (word | 0x0004) |