38.4.2.2 usart_sync_deinit
Deinitialize USART interface.
int32_t usart_sync_deinit(
struct usart_sync_descriptor *const descr
)
This function deinitializes the given I/O descriptor. It checks if the given hardware is initialized and if the given hardware is permitted to be deinitialized.
Parameters
- descr
-
Type: struct usart_sync_descriptor Struct *const
A USART descriptor which is used to communicate via USART
Returns
Type: int32_t
De-initialization status.