Function init

Source
pub fn init(
    fdt_addr: NonNull<u8>,
    fn_phys_to_virt: FnPhysToVirt,
) -> Option<Uart>