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

Receive frame via interrupt? #1

Open
srolf opened this issue Dec 18, 2017 · 0 comments
Open

Receive frame via interrupt? #1

srolf opened this issue Dec 18, 2017 · 0 comments

Comments

@srolf
Copy link

srolf commented Dec 18, 2017

Is it possible to use a callback triggered by an interrupt in case a frame was received?

Background: I worked quite a while with an Arduino Due and the due_can lib. This lib supports not only a loop by checking the availability of a frame in the RX queue, but also supports to register a callback in case of RX interrupt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant