Function usart_disable_transceiver()

Disable Transceiver.

void usart_disable_transceiver(
		struct usart_module *const module,
		enum usart_transceiver_type transceiver_type)

Disable the given transceiver (RX or TX).

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to USART software instance struct

[in]

transceiver_type

Transceiver type