Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stt16 and ldt16 need to be swapped #14

Closed
Rakete1111 opened this issue Feb 18, 2019 · 1 comment
Closed

stt16 and ldt16 need to be swapped #14

Rakete1111 opened this issue Feb 18, 2019 · 1 comment

Comments

@Rakete1111
Copy link

The documentation is wrong for those two.

stt16 - M ← Timer16 (last bit of M set to 0, M must be word aligned)
ldt16 - Timer16 ← M (last bit of M set to 1, M must be word aligned)

stt16 stores the word to memory, while ldt16 saves the value of the timer to the word in memory. Not sure if the last bit part of the description is correct or not. Can someone check please?

@freepdk
Copy link
Contributor

freepdk commented Mar 15, 2019

fixed

@freepdk freepdk closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants