11 2020 档案
摘要:建立led.c,并在其中配置LED初始化需要的参数 void LED_Init(void) { GPIO_InitTypeDef GPIO_InitStructure; //定义了一个GPIO_InitTypeDef类型的结构体,名字叫GPIO_InitStructure RCC_APB2Perip
阅读全文
摘要:#ifdef __cplusplus #define __I volatile /*!< defines 'read only' permissions */ #else #define __I volatile const /*!< defines 'read only' permissions
阅读全文

浙公网安备 33010602011771号