Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
Data Fields
ptxNSC_Rsp Struct Reference

NSC RSP Handler. More...

#include <ptxNSC.h>

Collaboration diagram for ptxNSC_Rsp:
Collaboration graph

Data Fields

uint8_t NewRspReceived
 
uint8_t RspBuff [PTX_NSC_MAX_RSP_LEN]
 
size_t RspLen
 

Detailed Description

NSC RSP Handler.

Field Documentation

◆ NewRspReceived

uint8_t NewRspReceived

Boolean used to report a new RSP message received. It is set to 0 before any CMD/RSP operation.

◆ RspBuff

uint8_t RspBuff[PTX_NSC_MAX_RSP_LEN]

Buffer used for Responses

◆ RspLen

size_t RspLen

Length of RSP.


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