mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-24 10:02:18 -05:00
Update README.md
This commit is contained in:
parent
14188489bb
commit
3629e3bc93
@ -31,6 +31,7 @@ sei
|
|||||||
- in can load from io to register
|
- in can load from io to register
|
||||||
- out can write from register to io
|
- out can write from register to io
|
||||||
- only one io/data address space access within one instruction?
|
- only one io/data address space access within one instruction?
|
||||||
|
- lds/sts takes 2 cycles and in/out takes 1 cycle?
|
||||||
|
|
||||||
## avr asm
|
## avr asm
|
||||||
- http://www.nongnu.org/avr-libc/user-manual/inline_asm.html
|
- http://www.nongnu.org/avr-libc/user-manual/inline_asm.html
|
||||||
|
Loading…
Reference in New Issue
Block a user