elecrom.com
ATMEL AVR Tips – Input Output Ports Code Snippets
In the previous Blog Post ( How to access Input / Output Ports ?) we learned how to use DDRx, PINx, and PORTx registers to access GPIOs. In this post you will find some ready to use AVR Input Outpu…