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 every body
what does this code do ?
im familiar with duty of define preprocessor instruction,but i dont know what does bold section do.
tnks
- - - Updated - - -
my second question is:
in above function why we declare input variable in this method ,and dont declare usual like:
tnks again
what does this code do ?
Code:
#define k1 [B]((uint16_t)0x0000)[/B]
tnks
- - - Updated - - -
my second question is:
Code:
void SPI_Init(SPI_TypeDef* SPIx, SPI_InitTypeDef* SPI_InitStruct)
Code:
voide m1(int1,int2);