LCR_BITS_MASK
edge_port->shadowLCR &= ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK);
~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK);