dizgah
Member level 5
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);