Hi,
Concerning CAN objects that can have multiple filters
assigned...
The following CMSIS structure tells the application about the
filtering capabilities of each object. It is returned in the
ARM_CAN_ObjectGetCapabilities() call. Is the "multiple_filters"
element a ONE/ZERO to indicate this capability or is it numeric that
says how many filters can be assigned. If the former, how do I tell
how many?
Thanks
typedef struct _SPI_CAN_Obj_Capabilities
↧