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

#include <ptxNscFactory.h>

Collaboration diagram for ptxNscFactoryDefaultInit:
Collaboration graph

Data Fields

ptxNscFactory_P_t Param
 
uint8_t * ParamBuffer
 
uint32_t ParamLengthOrValue
 

Detailed Description

Default Initialization Parameter

Field Documentation

◆ Param

Parameter type.

◆ ParamBuffer

uint8_t* ParamBuffer

Initialization array/string for the parameters that require an array/string e.g. DeviceName. In that case ParamLengthOrValue holds the length of the array.

◆ ParamLengthOrValue

uint32_t ParamLengthOrValue

Initialization value for the parameter, or length of ParamBuffer array.


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