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

Rf Message Registry structure. More...

#include <ptx_IOT_READER.h>

Collaboration diagram for ptxIoTRd_RfMsg:
Collaboration graph

Data Fields

ptxIoTRd_RfMsgState_t State
 
uint8_t Buff [PTX_IOTRD_RF_MSG_MAX_SIZE]
 
size_t BuffLen
 
uint8_t BuffSecond [PTX_IOTRD_RF_MSG_MAX_SIZE]
 
size_t BuffSecondLen
 
size_t NumTotalBits
 

Detailed Description

Rf Message Registry structure.

Field Documentation

◆ Buff

RF Message Buffer

◆ BuffLen

size_t BuffLen

RF Message Buffer length

◆ BuffSecond

uint8_t BuffSecond[PTX_IOTRD_RF_MSG_MAX_SIZE]

RF Message 2nd Buffer

◆ BuffSecondLen

size_t BuffSecondLen

RF Message 2nd Buffe length

◆ NumTotalBits

size_t NumTotalBits

RF Message num of total bits

◆ State

RF Message state


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