STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Macros | |
#define | CAN_FIFO0 ((uint8_t)0x00) |
#define | CAN_FIFO1 ((uint8_t)0x01) |
#define | IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1)) |
#define CAN_FIFO0 ((uint8_t)0x00) |
CAN FIFO 0 used to receive
#define CAN_FIFO1 ((uint8_t)0x01) |
CAN FIFO 1 used to receive