mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
722b8fe654
commit
3b358dfcb2
@ -31,7 +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?
|
- lds/sts takes 2 cycles and in/out takes 1 cycle? ldi 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