|
|
1.1 root 1: /*
2: * Inmos G17x d/a converter
3: */
4:
5: typedef
6: struct G170
7: {
8: uchar waddr;
9: uchar value;
10: uchar mask;
11: uchar raddr;
12: } G170;
13:
14: #define DAC ((G170*)0xc0100000)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.