Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Peripheral mode for fields. #78

Open
mattnite opened this issue Jan 12, 2023 · 0 comments
Open

Peripheral mode for fields. #78

mattnite opened this issue Jan 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mattnite
Copy link
Contributor

For ATmega3208, there are instances of registers with duplicated names. This is because the same register has different fields for different modes. Instead of representing this as variants of a single register, just have a single register that contains all the fields, and each of those fields has an associated mode.

@mattnite mattnite added the bug Something isn't working label Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant