Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MathiasKoch
Copy link
Contributor

Fixes #382

@github-actions
Copy link

Memory map comparison

@newAM newAM added the stm32l4 label Dec 21, 2021
@richardeoin
Copy link
Member

Thanks for responding to the issue with this fix. The reference manuals call these APBxFZR registers (without the underscore), so I think the best fix would actually be to remove the underscore on stm32l4x5, stm32l4x6 and stm32l4r9 instead! Would you consider doing that?

It would then be consistent with the L5, WLE5.. parts which also have xxxxFZR registers without underscore

@MathiasKoch
Copy link
Contributor Author

That should do it 👍

@github-actions
Copy link

Memory map comparison

Copy link
Member

@richardeoin richardeoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

bors r+

@bors bors bot merged commit 5833bc3 into stm32-rs:master Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DBGMCU naming inconsistencies
3 participants