pub const UART_FREQUENCY: u32 = _; // 8_000_000u32Expand description
Frequency (Hz) of all UARTs.
Use this to compute any alternate baud rates that aren’t supported
by lpuart_baud().
pub const UART_FREQUENCY: u32 = _; // 8_000_000u32Frequency (Hz) of all UARTs.
Use this to compute any alternate baud rates that aren’t supported
by lpuart_baud().