Tagged “avr”
-
Understanding More About AVR Programming
This note discusses observations on coding an AVR program, with details on Atmel Studio 6, port registers, and assembler directives (.equ). read more -
V2.0 AVR Convenient Register Macros for digital pins (for at least atmega family)
This is the second iteration of the saner bitfield project that you can find in this page. Unlike the first one, where an AVR IO register getter and setter are #define seperately. read more