pub const WRITE_BUF_LEN: usize = 500;
Buffer to hold outgoing data that is passed to the UART hardware.