PSDK QNX API Guide
Udma_ProxyHandle Struct Reference

UDMA proxy object. More...

#include <udma_proxy.h>

Data Fields

Udma_DrvHandle drvHandle
 
uint16_t proxyNum
 
uintptr_t proxyAddr
 
uint32_t proxyInitDone
 

Detailed Description

UDMA proxy object.

UDMA proxy handle.

Note: This is an internal/private driver structure and should not be used or modified by caller.

Field Documentation

◆ drvHandle

Udma_DrvHandle Udma_ProxyHandle::drvHandle

Pointer to global driver handle.

◆ proxyNum

uint16_t Udma_ProxyHandle::proxyNum

Proxy number

◆ proxyAddr

uintptr_t Udma_ProxyHandle::proxyAddr

Proxy address for push/pop ring operation through proxy

◆ proxyInitDone

uint32_t Udma_ProxyHandle::proxyInitDone

Flag to set the proxy object is init.


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