38.1.5.3 usart_async_enable
Enable USART interface.
int32_t usart_async_enable(
struct usart_async_descriptor *const descr
)
Enables the USART interface
Parameters
- descr
-
Type: struct usart_async_descriptor Struct *const
A USART descriptor which is used to communicate via USART
Returns
Type: int32_t
Enabling status.