As Eric Weddington wrote: > The new file would be <avr/power.h> and is attached for review. Note > that most of the Doxygen documentation is incomplete and will, of > course, be finished.
I'm not all that excited about that API. It's very close to the not-really-famous old avr/timer.h API, in that it adds an additional API to rather simple register-level access operations. That doesn't mean I'm completely opposed to it, but I don't see much advantage in it either. If the next-generation AVR will add more and different power handling options, you're going to extend that API again and again... -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
