fixed apidoc.
This commit is contained in:
@@ -275,7 +275,7 @@ UART_StartTx:
|
||||
M_IO_WRITE UCSRA, r16
|
||||
|
||||
M_IO_READ r16, UCSRB
|
||||
sbr r16, (1<<TXEN) ; enable TX UDRE and TXC1 interrupt, enable transceive
|
||||
sbr r16, (1<<TXEN) ; enable transceive
|
||||
M_IO_WRITE UCSRB, r16
|
||||
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user