aclrtTimeoutUs
typedef struct {
uint32_t timeoutLow; // Low-order 32 bits of the timeout interval
uint32_t timeoutHigh; // High-order 32 bits of the timeout interval
} aclrtTimeoutUs;
Parent topic: Data Types and Operation APIs
typedef struct {
uint32_t timeoutLow; // Low-order 32 bits of the timeout interval
uint32_t timeoutHigh; // High-order 32 bits of the timeout interval
} aclrtTimeoutUs;