equal love
/* Check the parameters */ assert_param(IS_GPIO_ALL_PERIPH(GPIOx));//检查是不是 A-X assert_param(IS_GPIO_PIN(GPIO_Pin));//检查是不是 0-15