Can some SFR about second uart ,such like scon2, be read or written in bit mode? The demo source code provided by ST operates this SFR in BYTE mode! Thanks!
The second UART in the uPSD33xx devices is bit addressable. The second UART in the uPSD32xx devices is only byte addressable. I am not sure what demo code you are looking at, but it is probably a carryover from the 32xx and was not updated to take advantage of the bit addressability available in the 33xx.