16.6.4.1.2 Function usart_unlock()
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 |