external-register #1

Merged
clyne merged 4 commits from external-register into master 2022-08-10 20:00:26 -04:00
Owner

Adds support for registers that are not memory-mapped. Useful for port access (e.g. on x86) or for directing register access to external hardware, like SPI/I2C chips.

Masks and groups are kept agnostic to how the registers need to be accessed.

Adds support for registers that are not memory-mapped. Useful for port access (e.g. on x86) or for directing register access to external hardware, like SPI/I2C chips. Masks and groups are kept agnostic to how the registers need to be accessed.
clyne added 4 commits 2022-08-10 19:59:41 -04:00
Author
Owner

Yep looks good to me.

Yep looks good to me.
clyne merged commit 2a5fe35aee into master 2022-08-10 20:00:26 -04:00
clyne deleted branch external-register 2022-08-10 20:00:26 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clyne/funreg#1
No description provided.