[SOLVED] working with GPIO in 8bit mode in stm32f103 with cmsis

Status
Not open for further replies.

dizgah

Member level 5
Joined
Nov 8, 2009
Messages
91
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
iran-8par
Visit site
Activity points
2,049
hi ever body

as you know with :
GPIO_SetBits(PORT , PIN);
GPIO_ResetBits(PORT , PIN);

we can set & reset 1 bit of gpio,whats instruction of ser/reset 8bit,i mean is there any instruction for example set bits 0,7? or we must do this 8 time for per pin?
thanks
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…