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

Transparent-Mode Component. More...

#include <ptxTransparentMode.h>

Collaboration diagram for ptxTransparentMode:
Collaboration graph

Data Fields

ptxStatus_Comps_t CompId
 
struct ptxOsal * OS
 
ptxLog_tLOG
 
void * StackComp
 
ptxSemaphore_tSem_Completion
 
uint16_t * CompletionStatus
 
uint8_t * DataShared
 
uint8_t BPrimeActive
 
uint8_t SoFOnlyActive
 
uint8_t SkipByteCRCActive
 

Detailed Description

Transparent-Mode Component.

Field Documentation

◆ BPrimeActive

uint8_t BPrimeActive

Internal Flag indicating whether B-Prime Mode is active or not

◆ CompId

Component Id

◆ CompletionStatus

uint16_t* CompletionStatus

Pointer to Completion status of the transaction

◆ DataShared

uint8_t* DataShared

Pointer used for data sharing.

◆ LOG

ptxLog_t* LOG

Pointer to an initialized logger.

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

◆ SkipByteCRCActive

uint8_t SkipByteCRCActive

Internal Flag indicating that the option to exclude the 1st byte from Tx-/Rx-calculation is enabled / active

◆ SoFOnlyActive

uint8_t SoFOnlyActive

Internal Flag indicating that the SoF-only option is enabled / active

◆ StackComp

void* StackComp

Pointer to an already-initialized IoT- or POS-component


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