This didn't have a chance to get tested so I hope it works. There is not fancy stuff here, just write to the register and wait till it is done.
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
SEVEN_SEG = $7ff0
|
|
|
|
UART = $7ff4
|
|
UART_TXB = UART
|
|
UART_RXB = UART
|
|
UART_STATUS = UART + 1
|