field gpio_type could not be resolved error
Posted on May 28, 2012 at 18:51Why should the App.h file with : /// PORTA[0..15] = Available : RCC_AHB1PeriphClockCmd( RCC_AHB1Periph_GPIOA , ENABLE); GPIO_InitStructure.GPIO_Pin = (GPIO_Pin_0 | GPIO_Pin_1 | GPIO_Pin_2 | GPIO_Pin_3 | GPIO_Pin...