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