I can't remember whether registers and bits in headers are supposed to be spelled exactly as in the Atmel data sheets, but I suspect they are. If so, there are a couple of misspellings in iotn48.h in WinAVR-20081205. In the ATtiny48/88 data sheet, document 8008, revision B, 06/08, page 152, the TWI High Speed Register is TWHSR and the TWI High Speed Enable bit is TWHS. In iotn48.h, they are TWIHSR and TWIHS, respectively.
Graham.
_______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
