[in] | protocol | used to execute the command |
[in] | Address | Page address of a label. |
[in] | InvRead | B3 = 1: for Hitag2: Inverted read, result is returned not inverted. |
[in] | KeyB | B2 = 1: for Hitag1: KeyB will be used for authentification. |
[in] | Encrypt | B1 = 1: for Hitag1: block will be read encrypted. |
[in] | BlockRead | B0 = 1: block(up to 4 pages) will be read instead of a single block. |
[out] | PageNr | |
[out] | PageNr_len | |
[in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool |