STM32F439xx HAL User Manual
Defines
CAN Private Constants
CAN

Defines

#define CAN_TIMEOUT_VALUE   10U
#define CAN_FLAG_MASK   (0x000000FFU)

Define Documentation

#define CAN_FLAG_MASK   (0x000000FFU)

Definition at line 705 of file stm32f4xx_hal_can.h.

#define CAN_TIMEOUT_VALUE   10U

Definition at line 185 of file stm32f4xx_hal_can.c.

Referenced by HAL_CAN_Init(), HAL_CAN_Start(), and HAL_CAN_Stop().