
BRGR0  = 0xF0;         /* 9600 baud, 8 bit, no parity, 1 stop bit */
BRGR1  = 0x02;
BRGCON = 0x03;

