题目内容

Led_Blink.c文件补充#include "stm32f10x_heads.h"#include "HelloRobot.h"int main(void){BSP_Init();//开发板初始化函数// 关闭所有灯GPIO_SetBits(GPIOB,(1) );GPIO_SetBits(GPIOB, (2));( 3)while (1){GPIO_SetBits(GPIOB, GPIO_Pin_1); // PB1 输出高电平,灯灭(4)//PB5输出高电平,红灯灭delay_nms(50);GPIO_ResetBits(GPIOB,GPIO_Pin_1 );// PB0 输出低电平,灯亮(5) // PB5输出低电平,红灯亮(6) //延时50ms}}

查看答案
更多问题

The most important form of energy is electricity, which is (wide) __________used in our daily life.

Electric vehicles will save a lot of air (pollute) __________because there will be no emission of CO2 in the air.

鹤立鸡群就是与周围环境形成鲜明对比,这一注意现象是( )。

A. 随意注意
B. 不随意注意
C. 随意后注意
D. 以上三种注意都不是

这个东西我鼓起眼睛看了半天也没看出个名堂来,他一拿到手却豪不费力就看懂了它。就他的注意来说,属( )。

A. 无意注意
B. 有意注意
C. 有意后注意
D. 三者综合

答案查题题库