STM32实验程序代码.docxVIP

  • 35
  • 0
  • 约5.51千字
  • 约 10页
  • 2020-10-31 发布于天津
  • 举报
实验1 GPIO #include ” #include ” Input : None Output : None Return : None ******************************************************************************* / int main(void) ( /* Configure the system clocks */ Input : None Output : None Return : None ******************************************************************************* / void NVIC_Configuration(void) ( NVIC_InitTypeDef NVIC_InitStructure; /* Configure one bit for preemption priority */ NVIC_PriorityGroupConfig(NVIC_PriorityGroup_1); /* Enable the EXTI9_5 Interrupt */ * Input :None * Output :None Return : None ****************************

文档评论(0)

1亿VIP精品文档

相关文档