STM8L libraries for CR95HF 1.0
Functions
ISO15693_Receive_Multiple_Blocks_Commands_Functions
ISO15693_Built_in_Commands_Functions

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.

Function Documentation

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.

Parameters:
Response: pointer on the structure designated to contain the answer provided by the CR95HF.
Return values:
CR95HF_SUCCESS_CODE: CRC16 residue is correct
CR95HF_ERROR_CODE: CRC16 residue is false
 All Data Structures Files Functions Variables Defines