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

Spread fields management #10

Open
suzizecat opened this issue Mar 17, 2019 · 1 comment
Open

Spread fields management #10

suzizecat opened this issue Mar 17, 2019 · 1 comment
Assignees

Comments

@suzizecat
Copy link
Member

Provide a way to handle spread fields such as TIMx_SMCR->SMS
Initial idea : SMS for first group and then SMSx for the next one (e.g SMS1)

@suzizecat
Copy link
Member Author

Using a custom 32bit variable with customized operator = which would decompose and map the given value.
A template using an array myArray[valueBitPosition] = destinationRegisterBitPosition would be interesting to investigate.

@suzizecat suzizecat transferred this issue from SooL/dev-ressources Feb 15, 2021
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