wirelessage
Joined: 08 Aug 2012 Posts: 34
|
pullup options for PIC18F2860 [Solved] |
Posted: Thu Sep 27, 2012 11:15 am |
|
|
Hello all:
I have a PIC 18F2680 and PIC18F2685 where I have to turn ON only a few of the PORTB pins, and not all.
The documentation (from the ? Button->Index page on the IDE) reads port_b_pullups(value) where "value is TRUE or FALSE on most parts, some parts that allow pullups to be specified on individual pins permit an 8 bit int here, one bit for each port pin".
So, for a PIC 18F2680 or PIC18F2685 can you confirm if I can have a bitmask to select individual pins?
-Arvind |
|