PDF文档 led int main(void) { RCC_Configuration(); GPIO_Configuration(); delay_init(72); while(1) ... 10 次