usart_sync_enable

Enable USART interface.

int32_t usart_sync_enable(
    struct usart_sync_descriptor *const descr
)

Enables 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

Enabling status.