Hi all.
Is there a most efficient way of moving a byte to 8 pins on a port? (Such as for an LCD data port). I'd rather not test each bit and set each pin accordingly, and shifting seems efficient only when it's close to a word boundary.
Is there some other smarter way?
TIA.
L