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

HAL_CAN_GetState() function

Return the CAN state.

Syntax

Arguments

hcan

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

Return value

HAL state

References

LocationText
stm32f4xx_hal_can.c:2376
HAL_CAN_StateTypeDef HAL_CAN_GetState(const CAN_HandleTypeDef *hcan)
stm32f4xx_hal_can.h:744
HAL_CAN_StateTypeDef HAL_CAN_GetState(const CAN_HandleTypeDef *hcan);

Data Use

Type of HAL_CAN_GetState()
HAL_CAN_GetState()