You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
554: Generate safe bits writers when possible r=burrbull a=newAM
The 'bits' method of register writers can be safe if:
* there is a single field that covers the entire register
* that field can represent all values
Co-authored-by: Alex Martens <alexmgit@protonmail.com>
0 commit comments