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

HAL_CAN_DeInit() function

Deinitializes the CAN peripheral registers to their default reset values.

Arguments

hcan

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

Return value

HAL status

References

LocationText
stm32f4xx_hal_can.c:460
HAL_StatusTypeDef HAL_CAN_DeInit(CAN_HandleTypeDef *hcan)
stm32f4xx_hal_can.h:650

Call Tree

Functions called by HAL_CAN_DeInit()
HAL_CAN_DeInit()
all items filtered out
Type of HAL_CAN_DeInit()
HAL_CAN_DeInit()
all items filtered out