Is it possible to set up 8E1 and/or 8O1 (8 data bits, 1 parity bit, 1 stop bit) using the hardware usart on a PIC16F88.

There is a setting for SERIN2 and SEROUT2 that allows you to use these modes, but I would rather use the HSERIN and HSEROUT commands if possible.

BTW i have Pro compiler... if it helps.