![]() |
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|

Go to the source code of this file.
Macros | |
| #define | UART_START_BITS 1 |
| #define | UART_STOP_BITS 1 |
| #define | UART_HAS_PARITY_BIT 0 |
Functions | |
| void | uart_init (int baud_crystal_hz, int baud_rate, int cpu_hz) |
Variables | |
| int | cpu_cycles_per_uart_transfer |
| void uart_init | ( | int | baud_crystal_hz, |
| int | baud_rate, | ||
| int | cpu_hz | ||
| ) |
1.8.17