SerialHelper would work as intended MINUS the wait function

This commit is contained in:
minjaesong
2020-10-22 14:16:36 +09:00
parent eefc33a8b0
commit d0ef473adc
11 changed files with 110 additions and 27 deletions

View File

@@ -101,7 +101,7 @@ MMIO
a: 1 for send, 0 for receive
b-write: 1 to start sending if a-bit is set; if f-bit is unset, make other device to start sending
b-write: 1 to start sending if a-bit is set; if a-bit is unset, make other device to start sending
b-read: if this bit is set, you're currently receiving something (aka busy)
c-write: I'm ready to receive