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

registers: Reexport ReadWriteable #23

Conversation

retrage
Copy link
Contributor

@retrage retrage commented Oct 3, 2023

The tock-registers::interfaces::ReadWriteable trait allows us to use the modify() function. It is useful for setting flags in a clean way.

The tock-registers::interfaces::ReadWriteable trait allows us to use
`modify()` function. It is useful for set flags in clean manner.

Signed-off-by: Akira Moroo <[email protected]>
@nchong-at-aws
Copy link
Contributor

Sorry for the late review. Looks good to merge.

@nchong-at-aws nchong-at-aws merged commit a4af226 into rust-embedded:main Feb 20, 2024
15 checks passed
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.

2 participants