Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lwc:hardware:logicgreen [2023/12/13 13:32] – John Harrison | lwc:hardware:logicgreen [2023/12/13 13:32] (current) – John Harrison | ||
---|---|---|---|
Line 47: | Line 47: | ||
< | < | ||
VDTCR = 0x80; // make register writeable for a short time | VDTCR = 0x80; // make register writeable for a short time | ||
- | VDTCR = 0x00; // change | + | VDTCR = 0x00; // clear bit 6 |
</ | </ |