Hi i used codevision for a years. But now i wanna use atmel studio. But i have some problems. What sould i write for bellw codes in atmel studio?
1-#define c1 Pin.A4. ??
2-if (pinA.4==0) ??
How can learn about thiese?
Pin and port Rejister define inatmel
Author
Message
Level: Moderator
Joined: Mon. Jul 18, 2005
Posts: 101567 View posts
Location: (using avr-gcc in) Finchingfield, Essex, England
Read "bit manipulation 101" in the tutorial forum.