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

[RFR] New read/write functions for 16 and 32 bit registers #3

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

jsoutherland
Copy link

Adding and using new functions for reading and writing to registers that occupy more than 8 bits with a single call. This is faster than doing it one at a time and gets us closer to atomic updates.

…hat occupy more than 8 bits with a single call
jsoutherland pushed a commit that referenced this pull request Nov 3, 2015
[RFR] New read/write functions for 16 and 32 bit registers
@jsoutherland jsoutherland merged commit c3a08c9 into master Nov 3, 2015
@jsoutherland jsoutherland deleted the new-read-write-funcs branch November 3, 2015 22:38
prithvirajkadiyala pushed a commit that referenced this pull request Mar 12, 2020
Pull from kipr master
bmcdorman pushed a commit that referenced this pull request Dec 12, 2022
Update Refactor branch
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

Successfully merging this pull request may close these issues.

None yet

1 participant