Thank you for this idea!!

Also, would the following work:

HSEROUT - First invert all bits in the data byte, then send with HSEROUT.
HSERIN - Read the data as usual, the invert the data byte prior to using.

Thanks!