usart_sync_disable

Disable USART interface.

int32_t usart_sync_disable(
    struct usart_sync_descriptor *const descr
)

Disables the USART interface

Parameters

descr

Type: struct usart_sync_descriptor Struct *const

A USART descriptor which is used to communicate via USART

Returns

Type: int32_t

Disabling status.