Hi,
I need access to the UCON register (USB Control Register) so that I can disable the USB port in an 18F4550.
I have added the line:
into the PIC18EXT.BAS file and this seems to have done the trick.Code:UCON var byte EXT
Is this the correct way to have done this or should I not have touched this file at all?
Thanks very much
Rob
Bookmarks