16.6.4.12 Function usart_reset()
Resets the USART module.
void usart_reset( const struct usart_module *const module)
Disables and resets the USART module.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the USART software instance struct |