|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
#include <ptxNscFactory.h>

Data Fields | |
| ptxNscFactory_P_t | Param |
| uint8_t * | ParamBuffer |
| uint32_t | ParamLengthOrValue |
Default Initialization Parameter
| ptxNscFactory_P_t Param |
Parameter type.
| 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.
| uint32_t ParamLengthOrValue |
Initialization value for the parameter, or length of ParamBuffer array.