16.6.4.3.1 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to USART software instance struct |
[in] | transceiver_type |
Transceiver type |