GrepitAB / mcan

Unofficial MCAN Hardware Abstraction Layer
Apache License 2.0
24 stars 4 forks source link

Implement Iterator for received messages #13

Closed nilfit closed 1 year ago

nilfit commented 1 year ago

This simplifies the typical use case where the interrupt flag is not cleared without the intent to handle all messages currently in the buffer.