Unlock driver instance.
void usart_unlock( struct usart_module *const module)
This function clears the instance lock, indicating that it is available for use.
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] |
module |
Pointer to the driver instance to lock |