PICcoder
The definitive PIC resource
Home
Articles
Forum
Links
Search
FAQs
Contact Us
Submit Content
PICcoder.co.uk Forum
home
|
post reply
|
flat view
|
PDF
|
help
Forum List
PIC specific
Getting Started
::post new topic::
Re:Help with 12F683 GP1 bit
Date: 2007/06/23 07:56
By: dariog
Status: User
Karma:
6  
Posts:
107
Hmmm, for better readability of your code
I'd suggest you use mnemonics (i.e. GPIO & such) in place of numeric constants, and BANKSEL/PAGESEL macros to deal with paging issues.
reply
|
quote
Topics
Author
Date
Help with 12F683 GP1 bit
Randy
2007/06/12 13:47
Re:Help with 12F683 GP1 bit
dariog
2007/06/23 07:56
Forum List
PIC specific
Getting Started
::post new topic::