mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-03-08 19:30:38 +00:00
Tidy the MC6850 transmit/receive sequence to be a little easier to read.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
parent
4840c238d6
commit
3aa5b4bb91
@ -266,10 +266,7 @@ namespace EightBit {
|
||||
void reset();
|
||||
|
||||
void startTransmit();
|
||||
void markTransmitStarting();
|
||||
|
||||
void completeReceive();
|
||||
void markReceiveComplete();
|
||||
|
||||
PinLevel m_RXDATA;
|
||||
PinLevel m_TXDATA;
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user