It's the ...
Code:
DEFINE HSER_EVEN 1 'serial
DEFINE HSER_BITS 7 'serial
It takes a lot of time to count bits and generate a parity for each byte.

Can you use 8-N-1?