HAL
HAL_CAN_GetError() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_CAN_GetError() function

Return the CAN error code.

Syntax

uint32_t HAL_CAN_GetError(const CAN_HandleTypeDef *hcan);
Implemented in stm32f4xx_hal_can.c:2411

Arguments

hcan

pointer to a CAN_HandleTypeDef structure that contains the configuration information for the specified CAN.

Return value

CAN Error Code

References

LocationText
stm32f4xx_hal_can.c:2411
uint32_t HAL_CAN_GetError(const CAN_HandleTypeDef *hcan)
stm32f4xx_hal_can.h:745
uint32_t HAL_CAN_GetError(const CAN_HandleTypeDef *hcan);

Data Use

Data read by HAL_CAN_GetError()
HAL_CAN_GetError()
Type of HAL_CAN_GetError()
HAL_CAN_GetError()
uint32_t
all items filtered out