This example uses the USART0 module to print the message. PD0 is used to
receive data, and PD1 is used to transmit data. In this example the USART0 will be
configured with the following settings:
Asynchronous mode
38400 Baudrate
8-bits, No Parity, and one Stop Bit
If everything is OK, in the terminal window the decrypted and actual input
message can be viewed as below.