|
|
What's the difference between the header files io*v.h and io*.h -- Which one do I use? |
| Use the header files that end with v.h. They are the newer ones with more consistent definitions, especially for the interrupt vectors. The io????.h now simply includes the corresponding io????v.h header file. The old version can be found in \icc\libsrc.avr\old_ioheaders.zip if needed.
kristil@imagecraft.com | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||