Definition at line 158 of file stk_526.h.
Definition at line 159 of file stk_526.h.
Value:
(DDRB &= ~((1<<PINB3)), \ DDRB |= ((1<<PINB2)|(1<<PINB1)|(1<<PINB0)), \ PORTB |= ((1<<PINB3)|(1<<PINB2)|(1<<PINB1)|(1<<PINB0)),\ DDRC |= ((1<<PINC2)), \ PORTC |= ((1<<PINC2)) )
Definition at line 167 of file stk_526.h.
Definition at line 172 of file stk_526.h.
Definition at line 173 of file stk_526.h.