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

Main Component Struture. More...

#include <ptxHce.h>

Collaboration diagram for ptxHCE_InitParams:
Collaboration graph

Data Fields

struct ptxOsal * OS
 
ptxLog_tLOG
 
ptxNvm_tNVM
 
struct ptxNSCNSC
 
ptxSemaphore_tSem_Completion
 
uint16_t * CompletionStatus
 

Detailed Description

Main Component Struture.

Field Documentation

◆ CompletionStatus

uint16_t* CompletionStatus

Pointer to Completion status of the transaction

◆ LOG

ptxLog_t* LOG

Pointer to an initialized logger.

◆ NSC

struct ptxNSC* NSC

Pointer to an already-initialized NSC component

◆ NVM

ptxNvm_t* NVM

Pointer to an already-initialized NVM component

◆ OS

struct ptxOsal* OS

Pointer to an already-initialized OSAL component structure.

◆ Sem_Completion

ptxSemaphore_t* Sem_Completion

Pointer to Semaphore used for synchronize calls.


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