milan.rajik
Banned

How to create alias for input, output and data direction registers in Atmel Studio 6? The below code is not working.
Code C - [expand] 1 2 #define PUSH_BUTTON_UP PORTB,0 #define PUSH_BUTTON_UP_DIR DDRB,0