Input and Output // IN r, (c); OUT (c), r
0xED41 - u60737
The value of b is written to port c.
| T States | Bytes |
|---|---|
| 12 | 2 |
None.
{
"flags": {
"S": "unaffected",
"Z": "unaffected",
"H": "unaffected",
"P/V": "unaffected",
"N": "unaffected",
"C": "unaffected"
},
"unaffected": true,
"operation": "out (c),b",
"opcode": "out",
"operand": [
"(c)",
"b"
],
"code": "ED41",
"bytes": 2,
"time": 12,
"description": "The value of b is written to port c.",
"category": "Input and Output",
"subCategory": "IN r, (c); OUT (c), r"
}