Function usart_enable_transceiver()

Enable Transceiver.

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

Enable the given transceiver. Either RX or TX.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to USART software instance struct

[in]

transceiver_type

Transceiver type