boukamoha
Member level 5
- Joined
- Aug 3, 2012
- Messages
- 85
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,891
hi every one
can some one tell me the difference between setting the portB of ATMEGA32 as PORTB=0b11111110; and PORTB &=(1<<PB0) and PORTB &=0b11111110
best regards
can some one tell me the difference between setting the portB of ATMEGA32 as PORTB=0b11111110; and PORTB &=(1<<PB0) and PORTB &=0b11111110
best regards