void USART_SetReceiverEnabled (AT91S_USART *usart, unsigned char enabled) |
Name | Type | Default | Description |
usart | AT91S_USART * |
Pointer to an USART peripheral |
|
enabled | unsigned char |
If true, the receiver is enabled; otherwise it is disabled. |