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.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the driver instance to lock