mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 16:45:08 -05:00
Update README.md
This commit is contained in:
parent
ea2187fa9f
commit
738a6f9345
@ -24,7 +24,8 @@ sei
|
|||||||
375ns
|
375ns
|
||||||
|
|
||||||
## using i/o space
|
## using i/o space
|
||||||
- Can be used with in/out or lds?
|
- Can be used with in/out (i/o space) or lds (data space = i/o address+0x20)?
|
||||||
|
- Compiler can detect what space is used and uses correct address?
|
||||||
- in/out is 1 cycle? lds 2 cycles?
|
- in/out is 1 cycle? lds 2 cycles?
|
||||||
|
|
||||||
## register as variable
|
## register as variable
|
||||||
|
Loading…
Reference in New Issue
Block a user