STM32函数指针数码管显示寄存器版本 #include"stm32f10x.h"#include"spi.h"#include"delay.h"voidStorage_Data(){GPIO_ResetBits(GPIOB,GPIO_Pin_10);//ST_CPLdelay_us(1);GPIO_SetBits(GPIOB,GPIO_