Function usart_abort_job()

Cancels ongoing read/write operation.

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

Cancels the ongoing read/write operation modifying parameters in the USART software struct.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to USART software instance struct

[in]

transceiver_type

Transfer type to cancel