![]() |
STM8L libraries for CR95HF 1.0
|
Functions | |
void | CR95HF_Init_ResponseReceiving (CR95HF_ResponseReceiving *Response) |
this function initialize the response structure to erase previous data from any other command this allows to be sure that resp_code is not issued by random data |
void CR95HF_Init_ResponseReceiving | ( | CR95HF_ResponseReceiving * | Response | ) |
this function initialize the response structure to erase previous data from any other command this allows to be sure that resp_code is not issued by random data
Response | : the structure to initialyze |
void | : no return value |