Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: CMSIS question on CAN filtering (5 Replies)

$
0
0
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

Viewing all articles
Browse latest Browse all 3049

Trending Articles