|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
FeliCa-DTE Component. More...
#include <ptxFeliCa_DTE.h>

Data Fields | |
| ptxStatus_Comps_t | CompId |
| struct ptxOsal * | OS |
| ptxLog_t * | LOG |
| void * | StackComp |
| ptxSemaphore_t * | Sem_Completion |
| uint16_t * | CompletionStatus |
| uint8_t * | DataShared |
FeliCa-DTE Component.
| ptxStatus_Comps_t CompId |
Component Id
| uint16_t* CompletionStatus |
Pointer to Completion status of the transaction
| uint8_t* DataShared |
Pointer used for data sharing.
| ptxLog_t* LOG |
Pointer to an initialized logger.
| struct ptxOsal* OS |
Pointer to an already-initialized OSAL component structure.
| ptxSemaphore_t* Sem_Completion |
Pointer to Semaphore used for synchronize calls.
| void* StackComp |
Pointer to an already-initialized IoT- or POS-component