dizgah
Member level 5
- Joined
- Nov 8, 2009
- Messages
- 91
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- iran-8par
- 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
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