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

Implement Bit Banding for external multiplexer #121

Open
jwoolston opened this issue Jul 28, 2014 · 0 comments
Open

Implement Bit Banding for external multiplexer #121

jwoolston opened this issue Jul 28, 2014 · 0 comments
Assignees
Milestone

Comments

@jwoolston
Copy link

The processor supports bit banding (atomic manipulation of a single bit in memory, including GPIO registers) which is significantly faster than the read-modify-write cycle currently used for the full register. Implement this technique for things such as input selection.

@jwoolston jwoolston added this to the Version 1.1.0.0 milestone Jul 28, 2014
@jwoolston jwoolston self-assigned this Jul 28, 2014
@ejberry ejberry removed this from the Version 1.2.0.0 milestone Mar 11, 2017
@ejberry ejberry added this to the Future milestone Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants