Function mnemos_d1_core::drivers::uart::kernel_uart
source · pub unsafe fn kernel_uart(ccu: &mut Ccu, gpio: &mut GPIO, uart0: UART0) -> Uart
Expand description
§Safety
- The
UART0
register block must not be concurrently written to. - This function should be called only while running on an Allwinner D1.