Re: How to set MASK & filter value for -- freescale Flexcan controller
J Nagy <[email protected]>
| Newsgroups | gmane.comp.hardware.bus.can |
|---|---|
| Message-ID | <[email protected]> |
On 2013-09-02, at 9:29 AM, Dinesh Guleria wrote: > Thanks for reply, is it fine now ? > MASK ---> put 0 where ever bits differ & 1 where bits are same > That is one way to think of it it. I prefer to think of a '0' as a 'don't care' (what the filter value is), while a '1' is a 'do care'. Jim