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

Support and test modifiedWriteValues for 2+ bitwidth fields #890

Open
burrbull opened this issue Dec 4, 2024 · 1 comment
Open

Support and test modifiedWriteValues for 2+ bitwidth fields #890

burrbull opened this issue Dec 4, 2024 · 1 comment

Comments

@burrbull
Copy link
Member

burrbull commented Dec 4, 2024

Related: stm32-rs/stm32-rs#1039

@rblaze
Copy link

rblaze commented Dec 4, 2024

It may be a good idea for svd2rust at least not to create writer helpers for such fields: they are confusing. The field can be used with read() and modify() but not with write().

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