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

HAL_CAN_Stop() function

Stop the CAN module and enable access to configuration registers.

Arguments

hcan

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

Return value

HAL status

References

LocationReferrerText
stm32f4xx_hal_can.c:1086
HAL_StatusTypeDef HAL_CAN_Stop(CAN_HandleTypeDef *hcan)
stm32f4xx_hal_can.h:684
stm32f4xx_hal_can.c:472HAL_CAN_DeInit()
(void)HAL_CAN_Stop(hcan);

Call Tree

Functions calling HAL_CAN_Stop()
Functions called by HAL_CAN_Stop()
all items filtered out
HAL_CAN_Stop()
all items filtered out
Type of HAL_CAN_Stop()
HAL_CAN_Stop()
uint32_t
all items filtered out