Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Fields
ptxNDEF_T3TOP_CC Struct Reference

T3T NDEF OP Capability Container Parameters. More...

#include <ptxNDEF_T3TOP.h>

Collaboration diagram for ptxNDEF_T3TOP_CC:
Collaboration graph

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
 

Detailed Description

T3T NDEF OP Capability Container Parameters.

Field Documentation

◆ AttributeInformationBlock

uint8_t AttributeInformationBlock[PTX_T3T_BLOCK_SIZE]

contains full attribute information block

◆ Checksum

uint16_t Checksum

helps check whether the attributes are correct

◆ Ln

uint32_t Ln

size of actual stored NDEF data bytes

◆ MajorVersion

uint8_t MajorVersion

Version Information, major

◆ MinorVersion

uint8_t MinorVersion

Version Information, minor

◆ Nbc

uint16_t Nbc

number of NDEF data blocks

◆ Nbr

uint8_t Nbr

maximum number of blocks that can be read with one check command

◆ NbrInt

uint8_t NbrInt

internal maximum number of blocks that can be read with one check command

◆ Nbw

uint8_t Nbw

maximum number of blocks that can be written with one update command

◆ NbwInt

uint8_t NbwInt

internal maximum number of blocks that can be written with one update command

◆ NmaxB

uint16_t NmaxB

maximum number of blocks available for the NDEF message

◆ RFU

uint8_t RFU[PTX_T3T_RFU_SIZE]

to be ignored and not changed

◆ RWFlag

uint8_t RWFlag

access condition whether the tag can be updated or not

◆ Version

uint8_t Version

version information, containing 4 bit major and 4 bit minor

◆ WriteFlag

uint8_t WriteFlag

indicator whether a previous NDEF operation was finished


The documentation for this struct was generated from the following file: