MC97F6108A User’s manual 15. USART
UBAUD (USART Baud-Rate Generation Register) FEH
The value in this register is used to generate internal baud rate in
asynchronous mode or to generate XCK clock in synchronous or SPI
mode. To prevent malfunction, do not write ‘0’ in asynchronous mode, and
do not write ‘0’ or ‘1’ in synchronous or SPI mode.
UDATA (USART Data Register) FFH
The USART Transmit Buffer and Receive Buffer share the same I/O
address with this DATA register. The Transmit Data Buffer is the
destination for data written to the UDATA register. Reading the UDATA
register returns the contents of the Receive Buffer.
Write this register only when the UDRE flag is set. In SPI or synchronous
master mode, write this register even if TX is not enabled to generate
clock, XCK.