Hello Everyone. Is there a way to switch on a weak pullup on just one port on a 16F73? I know how to do it on the 12F series and I know OPTION_REG.7=0 will switch on all of them on portb, but I only want portb.1 to have a weak pullup. Thank you.