|
Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
|
T3T NDEF OP Capability Container Parameters. More...
#include <ptxNDEF_T3TOP.h>

Data Fields | |
| uint8_t | AttributeInformationBlock [PTX_T3T_BLOCK_SIZE] |
| uint8_t | Version |
| uint8_t | MajorVersion |
| uint8_t | MinorVersion |
| uint8_t | Nbr |
| uint8_t | Nbw |
| uint8_t | NbrInt |
| uint8_t | NbwInt |
| uint16_t | NmaxB |
| uint8_t | RFU [PTX_T3T_RFU_SIZE] |
| uint8_t | WriteFlag |
| uint8_t | RWFlag |
| uint32_t | Ln |
| uint16_t | Nbc |
| uint16_t | Checksum |
T3T NDEF OP Capability Container Parameters.
| uint8_t AttributeInformationBlock[PTX_T3T_BLOCK_SIZE] |
contains full attribute information block
| uint16_t Checksum |
helps check whether the attributes are correct
| uint32_t Ln |
size of actual stored NDEF data bytes
| uint8_t MajorVersion |
Version Information, major
| uint8_t MinorVersion |
Version Information, minor
| uint16_t Nbc |
number of NDEF data blocks
| uint8_t Nbr |
maximum number of blocks that can be read with one check command
| uint8_t NbrInt |
internal maximum number of blocks that can be read with one check command
| uint8_t Nbw |
maximum number of blocks that can be written with one update command
| uint8_t NbwInt |
internal maximum number of blocks that can be written with one update command
| uint16_t NmaxB |
maximum number of blocks available for the NDEF message
| uint8_t RFU[PTX_T3T_RFU_SIZE] |
to be ignored and not changed
| uint8_t RWFlag |
access condition whether the tag can be updated or not
| uint8_t Version |
version information, containing 4 bit major and 4 bit minor
| uint8_t WriteFlag |
indicator whether a previous NDEF operation was finished