Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Structures | Typedefs

The structure for I/O Requests stores the execution trace down the asynchronous stack. On the way up (return path) the structure is used to go back through the call chain. More...

Collaboration diagram for I/O Request Data Structure:

Data Structures

struct  ptxIoRq
 I/O Request structure. More...
 

Typedefs

typedef struct ptxIoRq ptxIoRq_t
 I/O Request structure.
 

Detailed Description

The structure for I/O Requests stores the execution trace down the asynchronous stack. On the way up (return path) the structure is used to go back through the call chain.

Typedef Documentation

◆ ptxIoRq_t

typedef struct ptxIoRq ptxIoRq_t

I/O Request structure.

I/O Request Structure