Expand description
§Two-wire Automotive Interface (TWAI) Filters
These are acceptance filters that limit which packets are received by the TWAI peripheral.
Structs§
- Dual
Extended Filter - NOTE: The dual extended id acceptance filters can only match “the first 16 bits of the 29-bit ID”.
- Dual
Standard Filter - A filter that matches against two standard 11-bit standard ids.
- Single
Extended Filter - Warning: This is not a perfect filter. Standard ids that match the bit layout of this filter will also be accepted.
- Single
Standard Filter - A filter that matches against a single 11 bit id, the rtr bit, and the first two bytes of the payload.