How can we set mask and filter in the receiver code using the mcp_can library? I want to accept only specific message IDs, but I'm not sure how to do that correctly.
I also explored the library files, but it’s still unclear to me how to properly set filters and masks using this mcp_can library