STM8L libraries for CR95HF 1.0
Functions
CR95HF_Initialisation_Function
CR95HF_Support_Functions

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

Function Documentation

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

Parameters:
Response: the structure to initialyze
Return values:
void: no return value
 All Data Structures Files Functions Variables Defines