[][src]Function openthread_sys::otPlatUartDisable

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

Disable the UART.

@retval OT_ERROR_NONE Successfully disabled the UART. @retval OT_ERROR_FAILED Failed to disable the UART.