[][src]Function openthread_sys::otPlatUartEnable

pub unsafe extern "C" fn otPlatUartEnable() -> otError

Enable the UART.

@retval OT_ERROR_NONE Successfully enabled the UART. @retval OT_ERROR_FAILED Failed to enabled the UART.