![]() |
STM8L libraries for CR95HF 1.0
|
Functions | |
u8 | ISO15693_Receive_Multiple_Blocks_cmd (CR95HF_ResponseReceiving *Response) |
This function receives, trough the CR95HF, the response of the contactless tag to a readMultiple block command (read). Note that data received from the contactless tag are stored into the internal eeprom of the MCU. (the whole contactless tag frame. |
u8 ISO15693_Receive_Multiple_Blocks_cmd | ( | CR95HF_ResponseReceiving * | Response | ) |
This function receives, trough the CR95HF, the response of the contactless tag to a readMultiple block command (read). Note that data received from the contactless tag are stored into the internal eeprom of the MCU. (the whole contactless tag frame.
Response | : pointer on the structure designated to contain the answer provided by the CR95HF. |
CR95HF_SUCCESS_CODE | : CRC16 residue is correct |
CR95HF_ERROR_CODE | : CRC16 residue is false |