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