usart_os_enable

Enable USART interface.

int32_t usart_os_enable(
    struct usart_os_descriptor *const descr
)

Enables the USART interface

Parameters

descr

Type: struct usart_os_descriptor Struct *const

A USART descriptor which is used to communicate via USART

Returns

Type: int32_t

Enabling status.