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

GPIO Component. More...

#include <ptxGPIO.h>

Collaboration diagram for ptxGPIO:
Collaboration graph

Data Fields

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

Detailed Description

GPIO Component.

Field Documentation

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

◆ StackComp

void* StackComp

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


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