Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

das_alte_tutorial
3 Treffer, Zuletzt geändert:
eDef GPIO_InitStructure; GPIO_InitStructure.GPIO_Pin = GPIO_Pin_12; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_OUT; GPIO_InitStructure.GPIO_OType = GPIO_OTyp... OD, &GPIO_InitStructure); GPIO_SetBits(GPIOD,GPIO_Pin_12); </code> ><code cpp> // objektorientierte Sc