在UM0427文档,也就是ARM®-based 32-bit MCU STM32F101xx and STM32F103xx firmware library文档中描述了很多函数,如:
Table 72. CAN_Delnit function
Function name CAN_DeInit Function prototype void CAN_DeInit(void) Behavior description Resets the CAN peripheral registers to their default reset values. Input parameter None Output parameter None Return parameter None Required preconditions None Called functions RCC_APB1PeriphResetCmd()