![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | CAN_FILTERSCALE_16BIT ((uint8_t)0x00U) |
#define | CAN_FILTERSCALE_32BIT ((uint8_t)0x01U) |
#define CAN_FILTERSCALE_16BIT ((uint8_t)0x00U) |
Two 16-bit filters
Definition at line 346 of file stm32f7xx_hal_can.h.
#define CAN_FILTERSCALE_32BIT ((uint8_t)0x01U) |
One 32-bit filter
Definition at line 347 of file stm32f7xx_hal_can.h.