Here is my next nitpick for the documentation. (I am a founding member of NPA, NitPickers Anonymous!
I’d suggest that the serial format listed in Freedom U740-C000 Manual / FU740-C000-Manual-v1p0.pdf be changed to line order. Right now it lists the start bit after the data and no parity information as below;
15.1 UART Overview
The UART peripheral supports the following features:
o 8-N-1 and 8-N-2 formats: 8 data bits, no parity bit, 1 start bit, 1 or 2 stop bits
This is what I recommend;
o 8-N-1 and 8-N-2 formats: 1 start bit, 8 data bits, no parity bit, 1 or 2 stop bits