Function otPlatUartDisable

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

Disable the UART.

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