Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 0 |
R1 | EOR mask |
R2 | AND mask |
Exit | |
---|---|
R0 | Preserved |
R1 | Old value of state |
R2 | New value of state |
The purpose of this call is to read/write the serial state.
The structure of this call is very similar to that of OS_Byte’s between &A6 and &FF the new state is determined by:
New State (see Serial Status Word) = (Old state AND R2) EOR R1