HiI am working on PIC24FJ1024GA610 using XC16. For efficiency I need to write to the lower byte of port LATD. Currently I seem to need to do a read/modify/write of 16 bits. There seems to be no byte LATDL or equivalent thereof. Can anyone suggest a good a..
↧