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

Main Component Struture. More...

#include <ptxHce.h>

Collaboration diagram for ptxHCE:
Collaboration graph

Data Fields

ptxStatus_Comps_t CompId
 
struct ptxOsal * OS
 
ptxLog_tLOG
 
ptxNvm_tNVM
 
struct ptxNSCNSC
 
ptxMutex_t Mutex
 
ptxSemaphore_tSem_Completion
 
uint16_t * CompletionStatus
 
uint8_t DiscoveryState
 
ptxHCE_EventQueue_t EventQ
 
uint16_t BuffIndex
 
uint8_t Buff [PTX_HCE_RF_MSG_MAX_SIZE]
 
size_t BuffLen
 

Detailed Description

Main Component Struture.

Field Documentation

◆ Buff

uint8_t Buff[PTX_HCE_RF_MSG_MAX_SIZE]

Buffer

◆ BuffIndex

uint16_t BuffIndex

Buffer Index

◆ BuffLen

size_t BuffLen

Buffer length

◆ CompId

Component Id

◆ CompletionStatus

uint16_t* CompletionStatus

Pointer to Completion status of the transaction

◆ DiscoveryState

uint8_t DiscoveryState

Discovery state

◆ EventQ

Event queue

◆ LOG

ptxLog_t* LOG

Pointer to an initialized logger.

◆ Mutex

ptxMutex_t Mutex

Mutex for receiving function.

◆ 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: