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

#include <ptxNSC_Interface.h>

Collaboration diagram for ptxNSC_InitParam:
Collaboration graph

Data Fields

struct ptxHCI * HCI
 
struct ptxHCEHCE
 
struct ptxHalHAL
 
struct ptxOsal * OS
 
struct ptxLogLOG
 
struct ptxFifoIoRqFIO
 
struct ptxNvmNVM
 
void * Integration
 
pptxTbInt_GetIORQNtf_t GetIORQDefault
 
uint32_t ComSpeedApp
 
uint8_t HwFlowControl
 
uint8_t IsNCICommanding
 
size_t NscBuffersSize
 
size_t NumBuffers
 
uint8_t BufPoolDbgLogEn
 

Detailed Description

NSC Initialization parameter structure.

Field Documentation

◆ BufPoolDbgLogEn

uint8_t BufPoolDbgLogEn

Buffers. Boolean, enabling debug logging ?

◆ ComSpeedApp

uint32_t ComSpeedApp

Parameter. Speed of application

◆ FIO

struct ptxFifoIoRq* FIO

Reference to FIFO Component.

◆ GetIORQDefault

pptxTbInt_GetIORQNtf_t GetIORQDefault

Fn pointer to get IORq Default.

◆ HAL

struct ptxHal* HAL

Reference to HAL Component.

◆ HCE

struct ptxHCE* HCE

Reference to the HCE Component.

◆ HCI

struct ptxHCI* HCI

Reference to HCI Component.

◆ HwFlowControl

uint8_t HwFlowControl

Parameter. Enable or disable Hw Control lines

◆ Integration

void* Integration

Reference to INT Component. (Arbitrary pointer)

◆ IsNCICommanding

uint8_t IsNCICommanding

Parameter. Boolean, Is NCI Commanding ? (0 == NOT) (1 == YES)

◆ LOG

struct ptxLog* LOG

Reference to LOG Component.

◆ NscBuffersSize

size_t NscBuffersSize

Buffers. Buffer size

◆ NumBuffers

size_t NumBuffers

Buffers. Number of buffers

◆ NVM

struct ptxNvm* NVM

Reference to NVM Component.

◆ OS

struct ptxOsal* OS

Reference to OSAL Component.


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